Gemfile.lock in deep_dive-0.1.0 vs Gemfile.lock in deep_dive-0.1.1
- old
+ new
@@ -1,78 +1,75 @@
GEM
remote: http://rubygems.org/
specs:
- addressable (2.3.5)
+ addressable (2.3.6)
builder (3.2.2)
celluloid (0.15.2)
timers (~> 1.1.0)
coderay (1.1.0)
debase (0.0.9)
debugger-ruby_core_source
- debugger-ruby_core_source (1.3.1)
+ debugger-ruby_core_source (1.3.5)
diff-lcs (1.1.3)
- docile (1.1.1)
- faraday (0.8.8)
+ docile (1.1.5)
+ faraday (0.8.9)
multipart-post (~> 1.2.0)
ffi (1.9.3)
- formatador (0.2.4)
- git (1.2.6)
+ formatador (0.2.5)
+ git (1.2.7)
github_api (0.10.1)
addressable
faraday (~> 0.8.1)
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.5.2)
oauth2
- guard (2.2.5)
+ guard (2.6.1)
formatador (>= 0.2.4)
- listen (~> 2.1)
+ listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rspec (1.2.1)
guard (>= 1.1)
- hashie (2.0.5)
- highline (1.6.20)
- httpauth (0.2.0)
+ hashie (3.2.0)
+ highline (1.6.21)
jeweler (1.8.8)
builder
bundler (~> 1.0)
git (>= 1.2.5)
github_api (= 0.10.1)
highline (>= 1.6.15)
nokogiri (= 1.5.10)
rake
rdoc
json (1.8.1)
- jwt (0.1.8)
- multi_json (>= 1.5)
- listen (2.4.0)
+ jwt (1.0.0)
+ listen (2.7.9)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
- lumberjack (1.0.4)
+ lumberjack (1.0.9)
method_source (0.8.2)
- multi_json (1.8.2)
+ multi_json (1.10.1)
multi_xml (0.5.5)
multipart-post (1.2.0)
nokogiri (1.5.10)
- oauth2 (0.9.2)
- faraday (~> 0.8)
- httpauth (~> 0.2)
- jwt (~> 0.1.4)
- multi_json (~> 1.0)
+ oauth2 (1.0.0)
+ faraday (>= 0.8, < 0.10)
+ jwt (~> 1.0)
+ multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
- pry (0.9.12.4)
- coderay (~> 1.0)
- method_source (~> 0.8)
+ pry (0.10.0)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
- rake (10.1.1)
+ rake (10.3.2)
rb-fsevent (0.9.4)
- rb-inotify (0.9.3)
+ rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
rspec (2.8.0)
rspec-core (~> 2.8.0)
@@ -83,16 +80,16 @@
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
ruby-debug-ide (0.4.22)
rake (>= 0.8.1)
semver (1.0.1)
- simplecov (0.8.2)
+ simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
- slop (3.4.7)
- thor (0.18.1)
+ slop (3.6.0)
+ thor (0.19.1)
timers (1.1.0)
PLATFORMS
ruby