Gemfile.lock in nicoquery-0.1.8.2 vs Gemfile.lock in nicoquery-0.1.8.3
- old
+ new
@@ -1,20 +1,20 @@
PATH
remote: .
specs:
- nicoquery (0.1.8.2)
+ nicoquery (0.1.8.3)
activesupport (~> 4.0.0)
i18n
nicoapi
nokogiri
nori
rest-client
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.0.1)
+ activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
@@ -33,11 +33,11 @@
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-rspec (3.0.2)
guard (>= 1.8)
rspec (~> 2.13)
- i18n (0.6.5)
+ i18n (0.6.9)
listen (1.3.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
@@ -48,10 +48,10 @@
multi_json (1.8.2)
nicoapi (0.0.6.1)
activesupport (~> 4.0.0)
i18n
rest-client
- nokogiri (1.6.0)
+ nokogiri (1.6.1)
mini_portile (~> 0.5.0)
nori (2.3.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)