Gemfile.lock in rubyneat-0.3.5.alpha.3 vs Gemfile.lock in rubyneat-0.3.5.alpha.5
- old
+ new
@@ -17,24 +17,27 @@
debase (0.0.9)
debugger-ruby_core_source
debugger-ruby_core_source (1.3.2)
deep_dive (0.1.0)
debase
+ descendants_tracker (0.0.4)
+ thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
distribution (0.7.0)
docile (1.1.3)
- faraday (0.8.9)
- multipart-post (~> 1.2.0)
+ faraday (0.9.0)
+ multipart-post (>= 1.2, < 3)
ffi (1.9.3)
formatador (0.2.4)
git (1.2.6)
- github_api (0.10.1)
- addressable
- faraday (~> 0.8.1)
+ github_api (0.11.3)
+ addressable (~> 2.3)
+ descendants_tracker (~> 0.0.1)
+ faraday (~> 0.8, < 0.10)
hashie (>= 1.2)
- multi_json (~> 1.4)
- nokogiri (~> 1.5.2)
+ multi_json (>= 1.7.5, < 2.0)
+ nokogiri (~> 1.6.0)
oauth2
gosu (0.7.50)
guard (2.6.0)
formatador (>= 0.2.4)
listen (~> 2.7)
@@ -44,17 +47,17 @@
guard-rspec (4.2.8)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
hashie (2.1.1)
highline (1.6.21)
- jeweler (1.8.8)
+ jeweler (2.0.1)
builder
- bundler (~> 1.0)
+ bundler (>= 1.0)
git (>= 1.2.5)
- github_api (= 0.10.1)
+ github_api
highline (>= 1.6.15)
- nokogiri (= 1.5.10)
+ nokogiri (>= 1.5.10)
rake
rdoc
json (1.8.1)
jwt (0.1.11)
multi_json (>= 1.5)
@@ -63,17 +66,19 @@
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.5)
method_source (0.8.2)
+ mini_portile (0.5.3)
mongo (1.10.0)
bson (~> 1.10.0)
multi_json (1.9.2)
multi_xml (0.5.5)
- multipart-post (1.2.0)
+ multipart-post (2.0.0)
nio4r (1.0.0)
- nokogiri (1.5.10)
+ nokogiri (1.6.1)
+ mini_portile (~> 0.5.0)
oauth2 (0.9.3)
faraday (>= 0.8, < 0.10)
jwt (~> 0.1.8)
multi_json (~> 1.3)
multi_xml (~> 0.5)
@@ -81,11 +86,11 @@
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
- rake (10.2.2)
+ rake (10.3.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rdoc (4.1.1)
json (~> 1.4)
@@ -107,31 +112,32 @@
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.5.0)
statistics2 (0.54)
thor (0.19.1)
+ thread_safe (0.3.3)
timers (1.1.0)
yard (0.8.7.4)
PLATFORMS
ruby
DEPENDENCIES
- aquarium
- awesome_print
- bson_ext
- debase
- deep_dive
- distribution
- gosu
- guard
- guard-rspec
- jeweler (~> 1.8.7)
- mongo
- rspec
- ruby-debug-ide
- rubyvis
- semver
- simplecov
- statistics2
- thor
- yard
+ aquarium (~> 0)
+ awesome_print (~> 1)
+ bson_ext (~> 1)
+ debase (~> 0)
+ deep_dive (~> 0)
+ distribution (~> 0)
+ gosu (~> 0)
+ guard (~> 2)
+ guard-rspec (~> 4)
+ jeweler (~> 2)
+ mongo (~> 1)
+ rspec (~> 2)
+ ruby-debug-ide (~> 0)
+ rubyvis (~> 0)
+ semver (~> 1)
+ simplecov (~> 0)
+ statistics2 (~> 0)
+ thor (~> 0)
+ yard (~> 0)