Gemfile.lock in ndd-rspec-1.1.1 vs Gemfile.lock in ndd-rspec-1.1.2
- old
+ new
@@ -1,11 +1,11 @@
GEM
remote: http://rubygems.org/
specs:
- addressable (2.3.8)
+ addressable (2.4.0)
builder (3.2.2)
- childprocess (0.5.8)
+ childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
descendants_tracker (0.0.4)
@@ -15,17 +15,16 @@
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
formatador (0.2.5)
git (1.2.9.1)
- github_api (0.13.0)
- addressable (~> 2.3)
+ github_api (0.13.1)
+ addressable (~> 2.4.0)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.4)
multi_json (>= 1.7.5, < 2.0)
- nokogiri (~> 1.6.6)
oauth2
guard (2.13.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
@@ -64,19 +63,19 @@
libnotify (0.9.1)
ffi (>= 1.0.11)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
- lumberjack (1.0.9)
+ lumberjack (1.0.10)
method_source (0.8.2)
- mini_portile (0.6.2)
+ mini_portile2 (2.0.0)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
nenv (0.2.0)
- nokogiri (1.6.6.4)
- mini_portile (~> 0.6.0)
+ nokogiri (1.6.7.1)
+ mini_portile2 (~> 2.0.0.rc2)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
@@ -88,14 +87,15 @@
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rake (10.4.2)
- rb-fsevent (0.9.6)
+ rb-fsevent (0.9.7)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
- rdoc (4.2.0)
+ rdoc (4.2.1)
+ json (~> 1.4)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
@@ -106,10 +106,10 @@
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
shellany (0.0.1)
- simplecov (0.10.0)
+ simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)