-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathGemfile.lock
53 lines (49 loc) · 1.16 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
GIT
remote: https://github.com/openSUSE/simple_review_app
revision: c045e3b0c5796d41a0e7790f4bacfe9b76924fce
specs:
simple_review_app (0.0.0)
activemodel (>= 5.1, < 8.0)
liquid (>= 4, < 6)
octokit (>= 4, < 6)
rake (>= 12.3, < 14.0)
zaru (~> 0.2)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.7.2)
activesupport (= 7.0.7.2)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
concurrent-ruby (1.2.2)
faraday (2.6.0)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
liquid (5.4.0)
minitest (5.19.0)
octokit (5.6.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
public_suffix (5.0.0)
rake (13.0.6)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zaru (0.3.0)
PLATFORMS
ruby
DEPENDENCIES
simple_review_app!
BUNDLED WITH
2.3.7