summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: f4959b2289a3ac1f212dd9050397211beb6562dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
PATH
  remote: .
  specs:
    ColonialTwilight (0.1.0)

GEM
  remote: http://rubygems.org/
  specs:
    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.4.19