forked from stackshareio/graphql-cache
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
65 lines (61 loc) · 1.23 KB
/
Gemfile.lock
File metadata and controls
65 lines (61 loc) · 1.23 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
PATH
remote: .
specs:
graphql-cache (0.6.0)
graphql (~> 1, > 1.8)
GEM
remote: https://rubygems.org/
specs:
appraisal (2.2.0)
bundler
rake
thor (>= 0.14.0)
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
coderay (1.1.2)
diff-lcs (1.3)
docile (1.1.5)
graphql (1.9.3)
json (2.2.0)
method_source (0.9.2)
mini_cache (1.1.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.5.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
sequel (5.17.0)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.4.0)
thor (0.20.3)
PLATFORMS
ruby
DEPENDENCIES
appraisal
codeclimate-test-reporter
graphql-cache!
mini_cache
pry
rake (~> 10.0)
rspec (~> 3.0)
sequel
simplecov
sqlite3
BUNDLED WITH
1.17.3