Gemfile.lock in deep_dive-0.2.2 vs Gemfile.lock in deep_dive-0.2.3
- old
+ new
@@ -1,52 +1,49 @@
GEM
remote: http://rubygems.org/
specs:
- addressable (2.3.7)
+ addressable (2.3.8)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.2)
- byebug (3.5.1)
- columnize (~> 0.8)
- debugger-linecache (~> 1.2)
- slop (~> 3.6)
+ byebug (4.0.5)
+ columnize (= 0.9.0)
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
columnize (0.9.0)
- debase (0.1.2)
+ debase (0.1.4)
debase-ruby_core_source
- debase-ruby_core_source (0.7.5)
+ debase-ruby_core_source (0.7.9)
debug_inspector (0.0.2)
- debugger-linecache (1.2.0)
diff-lcs (1.2.5)
docile (1.1.5)
faraday (0.8.9)
multipart-post (~> 1.2.0)
- ffi (1.9.6)
+ ffi (1.9.8)
formatador (0.2.5)
git (1.2.9.1)
github_api (0.10.1)
addressable
faraday (~> 0.8.1)
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.5.2)
oauth2
- guard (2.12.3)
+ guard (2.12.6)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
- guard-rspec (1.2.1)
+ guard-rspec (1.2.2)
guard (>= 1.1)
- hashie (3.4.0)
- highline (1.7.0)
+ hashie (3.4.2)
+ highline (1.7.2)
hitimes (1.2.2)
interception (0.5)
jeweler (1.8.8)
builder
bundler (~> 1.0)
@@ -54,19 +51,19 @@
github_api (= 0.10.1)
highline (>= 1.6.15)
nokogiri (= 1.5.10)
rake
rdoc
- json (1.8.2)
- jwt (1.2.1)
- listen (2.8.5)
- celluloid (>= 0.15.2)
+ json (1.8.3)
+ jwt (1.5.0)
+ listen (2.10.1)
+ celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
- multi_json (1.10.1)
+ multi_json (1.11.1)
multi_xml (0.5.5)
multipart-post (1.2.0)
nenv (0.2.0)
nokogiri (1.5.10)
notiffany (0.0.6)
@@ -80,28 +77,28 @@
rack (~> 1.2)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-byebug (3.0.1)
- byebug (~> 3.4)
+ pry-byebug (3.1.0)
+ byebug (~> 4.0)
pry (~> 0.10)
- pry-doc (0.6.0)
+ pry-doc (0.8.0)
pry (~> 0.9)
yard (~> 0.8)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
- pry-rescue (1.4.1)
+ pry-rescue (1.4.2)
interception (>= 0.5)
pry
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- rack (1.6.0)
+ rack (1.6.4)
rake (10.4.2)
- rb-fsevent (0.9.4)
+ rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
rspec (2.99.0)
@@ -109,17 +106,17 @@
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.3)
+ rspec-mocks (2.99.4)
semver (1.0.1)
shellany (0.0.1)
- simplecov (0.9.2)
+ simplecov (0.10.0)
docile (~> 1.1.0)
- multi_json (~> 1.0)
- simplecov-html (~> 0.9.0)
- simplecov-html (0.9.0)
+ json (~> 1.8)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
slop (3.6.0)
thor (0.19.1)
timers (4.0.1)
hitimes
yard (0.8.7.6)