Gemfile.lock in rest-graph-1.5.0 vs Gemfile.lock in rest-graph-1.6.0
- old
+ new
@@ -1,40 +1,45 @@
GEM
remote: http://rubygems.org/
specs:
- addressable (2.2.1)
+ addressable (2.2.2)
bacon (1.1.0)
- bones (3.4.7)
+ bones (3.5.1)
little-plugger (>= 1.1.2)
- loquacious (>= 1.6.4)
+ loquacious (>= 1.7.0)
rake (>= 0.8.7)
crack (0.1.8)
+ em-http-request (0.2.14)
+ addressable (>= 2.0.0)
+ eventmachine (>= 0.12.9)
+ eventmachine (0.12.10)
json (1.4.6)
json_pure (1.4.6)
little-plugger (1.1.2)
loquacious (1.7.0)
mime-types (1.16)
rack (1.2.1)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
- rr (1.0.0)
+ rr (1.0.2)
ruby-hmac (0.4.0)
- webmock (1.3.5)
- addressable (>= 2.1.1)
+ webmock (1.5.0)
+ addressable (>= 2.2.2)
crack (>= 0.1.7)
yajl-ruby (0.7.8)
PLATFORMS
ruby
DEPENDENCIES
bacon
bones
+ em-http-request
json
json_pure
rack
- rest-client
+ rest-client (>= 1.6)
rr
ruby-hmac
webmock
yajl-ruby