-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
53 lines (50 loc) · 1.18 KB
/
Gemfile.lock
File metadata and controls
53 lines (50 loc) · 1.18 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
GEM
remote: https://rubygems.org/
specs:
chunky_png (1.3.6)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
eyes_core (3.18.3)
chunky_png (= 1.3.6)
faraday
faraday-cookie_jar
faraday_middleware
oily_png (~> 1.2)
oj
eyes_images (3.18.3)
eyes_core (= 3.18.3)
faraday (1.4.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-cookie_jar (0.0.7)
faraday (>= 0.8.0)
http-cookie (~> 1.0.0)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
multipart-post (2.1.1)
oily_png (1.2.0)
chunky_png (~> 1.3.1)
oj (3.11.7)
ruby2_keywords (0.0.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
PLATFORMS
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
eyes_images (= 3.18.3)
BUNDLED WITH
2.2.17