summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2023-09-11 13:43:57 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2023-09-11 13:43:57 +0200
commit3616bd0a7dfe2235624b1ae97937b27899eaf75f (patch)
tree7130c1231633a36dd0e611612652221816e1d797 /Gemfile.lock
parent9380bfcb0ba6b02917953c4612c9c7dbc147d57f (diff)
downloadcolonial-twilight-3616bd0a7dfe2235624b1ae97937b27899eaf75f.zip
colonial-twilight-3616bd0a7dfe2235624b1ae97937b27899eaf75f.tar.gz
set rspec
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