-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
45 lines (42 loc) · 925 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
jaro_winkler (1.5.3)
mini_portile2 (2.4.0)
multipart-post (2.1.1)
nokogiri (1.10.3-x64-mingw32)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
rack (2.0.7)
rainbow (3.0.0)
rubocop (0.73.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.4.0)
rubocop (>= 0.71.0)
rubocop-rails (2.2.1)
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
rubyzip (1.2.3)
unicode-display_width (1.6.0)
PLATFORMS
x64-mingw32
DEPENDENCIES
faraday
nokogiri
rubocop
rubocop-performance
rubocop-rails
rubyzip
BUNDLED WITH
1.17.2