-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
69 lines (66 loc) · 1.48 KB
/
Gemfile.lock
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
66
67
68
69
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
colorize (0.8.1)
declarative (0.0.20)
declarative-option (0.1.0)
diff-lcs (1.4.4)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
json (2.5.1)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
pokemon_tcg_sdk (3.0.0)
faraday_middleware (~> 0.10)
json (~> 2.0)
multi_json (~> 1.12)
multi_xml (~> 0.5)
roar (~> 1.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
require_all (3.0.0)
roar (1.1.0)
representable (~> 3.0.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
uber (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler
colorize
httparty
json
pokemon_tcg_sdk
pry
require_all
rspec
BUNDLED WITH
2.1.4