Skip to content

Commit

Permalink
🆙 bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
june29 committed Jan 6, 2018
1 parent 7b9b2a4 commit ef56130
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.0.1)
activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
concurrent-ruby (1.0.4)
i18n (0.7.0)
mini_portile2 (2.1.0)
minitest (5.10.1)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
rake (12.0.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
concurrent-ruby (1.0.5)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
mini_portile2 (2.3.0)
minitest (5.11.1)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
rake (12.3.0)
thread_safe (0.3.6)
tzinfo (1.2.4)
thread_safe (~> 0.1)

PLATFORMS
Expand Down

0 comments on commit ef56130

Please sign in to comment.