Skip to content

Commit

Permalink
library-versionUP-201806: bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Jun 13, 2018
1 parent e9bcad8 commit ad72c8f
Showing 1 changed file with 20 additions and 18 deletions.
38 changes: 20 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.1.5)
activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
buftok (0.2.0)
charlock_holmes (0.7.5)
charlock_holmes (0.7.6)
cinch (2.3.4)
coderay (1.1.2)
concurrent-ruby (1.0.5)
Expand All @@ -26,25 +26,26 @@ GEM
daemons (1.2.6)
diff-lcs (1.3)
docile (1.1.5)
domain_name (0.5.20170404)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
eventmachine (1.0.9.1)
guess_html_encoding (0.0.11)
hashdiff (0.3.7)
http (3.0.0)
http (3.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (>= 2.0.0.pre.pre2, < 3)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.1.0)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
i18n (0.9.5)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
json (2.1.0)
lumberjack (1.0.12)
lumberjack (1.0.13)
mail (2.7.0)
mini_mime (>= 0.1.1)
mailcatcher (0.6.5)
Expand All @@ -66,18 +67,18 @@ GEM
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
parser (2.5.0.4)
parser (2.5.1.0)
ast (~> 2.4.0)
powerpack (0.1.1)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rack (1.6.9)
rack (1.6.10)
rack-protection (1.5.5)
rack
rainbow (3.0.0)
rake (12.3.0)
rake (12.3.1)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
Expand All @@ -91,7 +92,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rubocop (0.53.0)
rubocop (0.57.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
Expand Down Expand Up @@ -141,12 +143,12 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.3.0)
webmock (3.3.0)
unicode-display_width (1.4.0)
webmock (3.4.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yard (0.9.12)
yard (0.9.14)

PLATFORMS
ruby
Expand All @@ -173,4 +175,4 @@ DEPENDENCIES
yard (~> 0.8)

BUNDLED WITH
1.16.1
1.16.2

0 comments on commit ad72c8f

Please sign in to comment.