Gemfile.lock in rubyneat-0.4.2 vs Gemfile.lock in rubyneat-0.4.3
- old
+ new
@@ -1,120 +1,126 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
aquarium (0.5.1)
- awesome_print (1.6.1)
+ awesome_print (1.7.0)
bond (0.5.1)
builder (3.2.2)
coderay (1.1.1)
debase (0.2.1)
debase-ruby_core_source
- debase-ruby_core_source (0.9.0)
- deep_dive (0.3.3)
+ debase-ruby_core_source (0.9.6)
+ deep_dive (0.3.4)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
distribution (0.7.3)
docile (1.1.5)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
- ffi (1.9.10)
+ ffi (1.9.14)
formatador (0.2.5)
git (1.3.0)
- github_api (0.14.0)
+ github_api (0.14.5)
addressable (~> 2.4.0)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.4)
- oauth2
+ oauth2 (~> 1.0)
guard (2.14.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
- guard-rspec (4.7.0)
+ guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
- hashie (3.4.4)
+ hashie (3.4.6)
highline (1.7.8)
- json (1.8.3)
- juwelier (2.1.2)
+ json (2.0.2)
+ juwelier (2.3.2)
builder
- bundler (>= 1.0)
+ bundler (>= 1.13)
git (>= 1.2.5)
github_api
highline (>= 1.6.15)
nokogiri (>= 1.5.10)
+ psych (~> 2.2)
rake
rdoc
semver
- jwt (1.5.1)
+ jwt (1.5.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.10)
method_source (0.8.2)
- mini_portile2 (2.0.0)
+ mini_portile2 (2.1.0)
multi_json (1.12.1)
- multi_xml (0.5.5)
+ multi_xml (0.6.0)
multipart-post (2.0.0)
nenv (0.3.0)
- nokogiri (1.6.7.2)
- mini_portile2 (~> 2.0.0.rc2)
- notiffany (0.1.0)
+ nokogiri (1.6.8.1)
+ mini_portile2 (~> 2.1.0)
+ notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
- oauth2 (1.1.0)
+ oauth2 (1.2.0)
faraday (>= 0.8, < 0.10)
- jwt (~> 1.0, < 1.5.2)
+ jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
- pry (0.10.3)
+ pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- queue_ding (0.1.2)
+ psych (2.2.2)
+ queue_ding (0.1.3)
aquarium (~> 0)
semver (~> 1)
- rack (1.6.4)
- rake (11.1.2)
- rb-fsevent (0.9.7)
+ rack (2.0.1)
+ rake (12.0.0)
+ rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rb-readline (0.5.3)
- rdoc (4.2.2)
- json (~> 1.4)
- rspec (2.99.0)
- rspec-core (~> 2.99.0)
- rspec-expectations (~> 2.99.0)
- rspec-mocks (~> 2.99.0)
- rspec-core (2.99.2)
- rspec-expectations (2.99.2)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.99.4)
- ruby_dep (1.3.1)
+ rdoc (5.0.0)
+ rspec (3.5.0)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-core (3.5.4)
+ rspec-support (~> 3.5.0)
+ rspec-expectations (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-mocks (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.0)
+ ruby_dep (1.5.0)
semver (1.0.1)
shellany (0.0.1)
- simplecov (0.11.2)
+ simplecov (0.12.0)
docile (~> 1.1.0)
- json (~> 1.8)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
statistics2 (0.54)
- thor (0.19.1)
+ thor (0.19.4)
thread_safe (0.3.5)
- yard (0.8.7.6)
+ yard (0.9.5)
PLATFORMS
ruby
DEPENDENCIES
@@ -124,17 +130,18 @@
debase (~> 0)
deep_dive (~> 0)
distribution (~> 0)
guard (~> 2)
guard-rspec (~> 4)
+ json (~> 2.0, >= 2.0.2)
juwelier
queue_ding
rb-readline (~> 0)
- rspec (~> 2)
+ rspec (~> 3)
semver (~> 1)
simplecov (~> 0)
statistics2 (~> 0)
thor (~> 0)
yard (~> 0)
BUNDLED WITH
- 1.12.4
+ 1.13.6