Gemfile.lock in ierail-0.3.4 vs Gemfile.lock in ierail-0.3.5
- old
+ new
@@ -1,13 +1,13 @@
PATH
remote: .
specs:
- ierail (0.3.3)
- json (~> 1.7.7)
- nokogiri (~> 1.5.0)
- rest-client (~> 1.6.7)
- tzinfo (~> 0.3.37)
+ ierail (0.3.5)
+ json (~> 1.7, >= 1.7.7)
+ nokogiri (~> 1.5, >= 1.5.0)
+ rest-client (~> 1.6, >= 1.6.7)
+ tzinfo (~> 0.3, >= 0.3.37)
GEM
remote: https://rubygems.org/
specs:
colorize (0.5.8)
@@ -15,24 +15,25 @@
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
- json (1.7.7)
+ json (1.8.1)
mime-types (1.23)
multi_json (1.7.3)
- nokogiri (1.5.9)
+ nokogiri (1.5.11)
rake (10.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
thor (0.18.1)
- tzinfo (0.3.37)
+ tzinfo (0.3.39)
PLATFORMS
+ java
ruby
DEPENDENCIES
coveralls
ierail!