aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock38
1 files changed, 25 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7f402b2..20c34e0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,24 +7,36 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- diff-lcs (1.2.5)
- rack (1.5.2)
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.8)
- rspec-expectations (2.14.5)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.6)
- thor (0.18.1)
- tilt (2.0.0)
+ diff-lcs (1.5.0)
+ rack (3.0.4.1)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.1)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.12.0)
+ rspec-its (1.3.0)
+ rspec-core (>= 3.0.0)
+ rspec-expectations (>= 3.0.0)
+ rspec-mocks (3.12.3)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ thor (1.2.1)
+ tilt (2.0.11)
PLATFORMS
- ruby
+ x86_64-linux
DEPENDENCIES
rack
rspec
+ rspec-its
thor
zero!
+
+BUNDLED WITH
+ 2.4.1