1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activemodel (7.0.1 )
5
- activesupport (= 7.0.1 )
6
- activerecord (7.0.1 )
7
- activemodel (= 7.0.1 )
8
- activesupport (= 7.0.1 )
9
- activesupport (7.0.1 )
4
+ activemodel (7.0.2.4 )
5
+ activesupport (= 7.0.2.4 )
6
+ activerecord (7.0.2.4 )
7
+ activemodel (= 7.0.2.4 )
8
+ activesupport (= 7.0.2.4 )
9
+ activesupport (7.0.2.4 )
10
10
concurrent-ruby (~> 1.0 , >= 1.0.2 )
11
11
i18n (>= 1.6 , < 2 )
12
12
minitest (>= 5.1 )
13
13
tzinfo (~> 2.0 )
14
14
addressable (2.8.0 )
15
15
public_suffix (>= 2.0.2 , < 5.0 )
16
16
builder (3.2.4 )
17
- concurrent-ruby (1.1.9 )
17
+ concurrent-ruby (1.1.10 )
18
18
descendants_tracker (0.0.4 )
19
19
thread_safe (~> 0.3 , >= 0.3.1 )
20
20
diff-lcs (1.5.0 )
21
- faraday (1.9.3 )
21
+ faraday (1.10.0 )
22
22
faraday-em_http (~> 1.0 )
23
23
faraday-em_synchrony (~> 1.0 )
24
24
faraday-excon (~> 1.1 )
41
41
faraday-patron (1.0.0 )
42
42
faraday-rack (1.0.0 )
43
43
faraday-retry (1.0.3 )
44
- git (1.10.2 )
44
+ git (1.11.0 )
45
45
rchardet (~> 1.8 )
46
46
github_api (0.19.0 )
47
47
addressable (~> 2.4 )
53
53
highline (2.0.3 )
54
54
httpi (3.0.1 )
55
55
rack
56
- i18n (1.9.1 )
56
+ i18n (1.10.0 )
57
57
concurrent-ruby (~> 1.0 )
58
58
juwelier (2.4.9 )
59
59
builder
70
70
jwt (2.3.0 )
71
71
kamelcase (0.0.2 )
72
72
semver2 (~> 3 )
73
- mini_portile2 (2.7.1 )
73
+ mini_portile2 (2.8.0 )
74
74
minitest (5.15.0 )
75
75
multi_json (1.15.0 )
76
76
multi_xml (0.6.0 )
77
77
multipart-post (2.1.1 )
78
- nokogiri (1.13.1 )
79
- mini_portile2 (~> 2.7 .0 )
78
+ nokogiri (1.13.5 )
79
+ mini_portile2 (~> 2.8 .0 )
80
80
racc (~> 1.4 )
81
- oauth2 (1.4.7 )
82
- faraday (>= 0.8 , < 2 .0 )
81
+ oauth2 (1.4.9 )
82
+ faraday (>= 0.17.3 , < 3 .0 )
83
83
jwt (>= 1.0 , < 3.0 )
84
84
multi_json (~> 1.3 )
85
85
multi_xml (~> 0.5 )
86
86
rack (>= 1.2 , < 3 )
87
87
psych (3.3.2 )
88
- public_suffix (4.0.6 )
88
+ public_suffix (4.0.7 )
89
89
racc (1.6.0 )
90
90
rack (2.2.3 )
91
91
rake (13.0.6 )
92
92
rchardet (1.8.0 )
93
93
rdoc (6.3.3 )
94
94
redcarpet (3.5.1 )
95
- rspec (3.10 .0 )
96
- rspec-core (~> 3.10 .0 )
97
- rspec-expectations (~> 3.10 .0 )
98
- rspec-mocks (~> 3.10 .0 )
99
- rspec-core (3.10.2 )
100
- rspec-support (~> 3.10 .0 )
101
- rspec-expectations (3.10.2 )
95
+ rspec (3.11 .0 )
96
+ rspec-core (~> 3.11 .0 )
97
+ rspec-expectations (~> 3.11 .0 )
98
+ rspec-mocks (~> 3.11 .0 )
99
+ rspec-core (3.11.0 )
100
+ rspec-support (~> 3.11 .0 )
101
+ rspec-expectations (3.11.0 )
102
102
diff-lcs (>= 1.2.0 , < 2.0 )
103
- rspec-support (~> 3.10 .0 )
104
- rspec-mocks (3.10.3 )
103
+ rspec-support (~> 3.11 .0 )
104
+ rspec-mocks (3.11.1 )
105
105
diff-lcs (>= 1.2.0 , < 2.0 )
106
- rspec-support (~> 3.10 .0 )
107
- rspec-support (3.10.3 )
106
+ rspec-support (~> 3.11 .0 )
107
+ rspec-support (3.11.0 )
108
108
ruby2_keywords (0.0.5 )
109
109
semver2 (3.4.2 )
110
110
thread_safe (0.3.6 )
@@ -129,4 +129,4 @@ DEPENDENCIES
129
129
yard
130
130
131
131
BUNDLED WITH
132
- 2.3.6
132
+ 2.3.13
0 commit comments