summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock19
1 files changed, 16 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f382c94..f4959b2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,18 +2,31 @@ PATH
remote: .
specs:
ColonialTwilight (0.1.0)
- colorize
GEM
remote: http://rubygems.org/
specs:
- colorize (0.8.1)
+ diff-lcs (1.5.0)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.2)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.3)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.6)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.1)
PLATFORMS
ruby
DEPENDENCIES
ColonialTwilight!
+ rspec
BUNDLED WITH
- 2.1.4
+ 2.4.19