62
62
GEM
63
63
remote: https://rubygems.org/
64
64
specs:
65
- actioncable (6.1.7.10 )
66
- actionpack (= 6.1.7.10 )
67
- activesupport (= 6.1.7.10 )
65
+ actioncable (8.0.2 )
66
+ actionpack (= 8.0.2 )
67
+ activesupport (= 8.0.2 )
68
68
nio4r (~> 2.0 )
69
69
websocket-driver (>= 0.6.1 )
70
- actionmailbox (6.1.7.10 )
71
- actionpack (= 6.1.7.10 )
72
- activejob (= 6.1.7.10 )
73
- activerecord (= 6.1.7.10 )
74
- activestorage (= 6.1.7.10 )
75
- activesupport (= 6.1.7.10 )
76
- mail (>= 2.7.1 )
77
- actionmailer (6.1.7.10 )
78
- actionpack (= 6.1.7.10 )
79
- actionview (= 6.1.7.10 )
80
- activejob (= 6.1.7.10 )
81
- activesupport (= 6.1.7.10 )
82
- mail (~> 2.5 , >= 2.5.4 )
83
- rails-dom-testing (~> 2.0 )
84
- actionpack (6.1.7.10 )
85
- actionview (= 6.1.7.10 )
86
- activesupport (= 6.1.7.10 )
87
- rack (~> 2.0 , >= 2.0.9 )
70
+ zeitwerk (~> 2.6 )
71
+ actionmailbox (8.0.2 )
72
+ actionpack (= 8.0.2 )
73
+ activejob (= 8.0.2 )
74
+ activerecord (= 8.0.2 )
75
+ activestorage (= 8.0.2 )
76
+ activesupport (= 8.0.2 )
77
+ mail (>= 2.8.0 )
78
+ actionmailer (8.0.2 )
79
+ actionpack (= 8.0.2 )
80
+ actionview (= 8.0.2 )
81
+ activejob (= 8.0.2 )
82
+ activesupport (= 8.0.2 )
83
+ mail (>= 2.8.0 )
84
+ rails-dom-testing (~> 2.2 )
85
+ actionpack (8.0.2 )
86
+ actionview (= 8.0.2 )
87
+ activesupport (= 8.0.2 )
88
+ nokogiri (>= 1.8.5 )
89
+ rack (>= 2.2.4 )
90
+ rack-session (>= 1.0.1 )
88
91
rack-test (>= 0.6.3 )
89
- rails-dom-testing (~> 2.0 )
90
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
91
- actiontext (6.1.7.10 )
92
- actionpack (= 6.1.7.10 )
93
- activerecord (= 6.1.7.10 )
94
- activestorage (= 6.1.7.10 )
95
- activesupport (= 6.1.7.10 )
92
+ rails-dom-testing (~> 2.2 )
93
+ rails-html-sanitizer (~> 1.6 )
94
+ useragent (~> 0.16 )
95
+ actiontext (8.0.2 )
96
+ actionpack (= 8.0.2 )
97
+ activerecord (= 8.0.2 )
98
+ activestorage (= 8.0.2 )
99
+ activesupport (= 8.0.2 )
100
+ globalid (>= 0.6.0 )
96
101
nokogiri (>= 1.8.5 )
97
- actionview (6.1.7.10 )
98
- activesupport (= 6.1.7.10 )
102
+ actionview (8.0.2 )
103
+ activesupport (= 8.0.2 )
99
104
builder (~> 3.1 )
100
- erubi (~> 1.4 )
101
- rails-dom-testing (~> 2.0 )
102
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
105
+ erubi (~> 1.11 )
106
+ rails-dom-testing (~> 2.2 )
107
+ rails-html-sanitizer (~> 1.6 )
103
108
active_record_union (1.3.0 )
104
109
activerecord (>= 4.0 )
105
110
active_storage_validations (2.0.3 )
@@ -108,31 +113,38 @@ GEM
108
113
activestorage (>= 6.1.4 )
109
114
activesupport (>= 6.1.4 )
110
115
marcel (>= 1.0.3 )
111
- activejob (6.1.7.10 )
112
- activesupport (= 6.1.7.10 )
116
+ activejob (8.0.2 )
117
+ activesupport (= 8.0.2 )
113
118
globalid (>= 0.3.6 )
114
- activemodel (6.1.7.10 )
115
- activesupport (= 6.1.7.10 )
119
+ activemodel (8.0.2 )
120
+ activesupport (= 8.0.2 )
116
121
activemodel-serializers-xml (1.0.3 )
117
122
activemodel (>= 5.0.0.a )
118
123
activesupport (>= 5.0.0.a )
119
124
builder (~> 3.1 )
120
- activerecord (6.1.7.10 )
121
- activemodel (= 6.1.7.10 )
122
- activesupport (= 6.1.7.10 )
123
- activestorage (6.1.7.10 )
124
- actionpack (= 6.1.7.10 )
125
- activejob (= 6.1.7.10 )
126
- activerecord (= 6.1.7.10 )
127
- activesupport (= 6.1.7.10 )
125
+ activerecord (8.0.2 )
126
+ activemodel (= 8.0.2 )
127
+ activesupport (= 8.0.2 )
128
+ timeout (>= 0.4.0 )
129
+ activestorage (8.0.2 )
130
+ actionpack (= 8.0.2 )
131
+ activejob (= 8.0.2 )
132
+ activerecord (= 8.0.2 )
133
+ activesupport (= 8.0.2 )
128
134
marcel (~> 1.0 )
129
- mini_mime (>= 1.1.0 )
130
- activesupport (6.1.7.10 )
131
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
135
+ activesupport (8.0.2 )
136
+ base64
137
+ benchmark (>= 0.3 )
138
+ bigdecimal
139
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
140
+ connection_pool (>= 2.2.5 )
141
+ drb
132
142
i18n (>= 1.6 , < 2 )
143
+ logger (>= 1.4.2 )
133
144
minitest (>= 5.1 )
134
- tzinfo (~> 2.0 )
135
- zeitwerk (~> 2.3 )
145
+ securerandom (>= 0.3 )
146
+ tzinfo (~> 2.0 , >= 2.0.5 )
147
+ uri (>= 0.13.1 )
136
148
acts_as_list (1.2.4 )
137
149
activerecord (>= 6.1 )
138
150
activesupport (>= 6.1 )
@@ -1845,6 +1857,8 @@ GEM
1845
1857
dotenv-rails (3.1.8 )
1846
1858
dotenv (= 3.1.8 )
1847
1859
railties (>= 6.1 )
1860
+ drb (2.2.3 )
1861
+ erb (5.0.1 )
1848
1862
erubi (1.13.1 )
1849
1863
event_emitter (0.2.6 )
1850
1864
eventmachine (1.2.7 )
@@ -1923,6 +1937,11 @@ GEM
1923
1937
inline_svg (1.10.0 )
1924
1938
activesupport (>= 3.0 )
1925
1939
nokogiri (>= 1.6 )
1940
+ io-console (0.8.0 )
1941
+ irb (1.15.2 )
1942
+ pp (>= 0.6.0 )
1943
+ rdoc (>= 4.0.0 )
1944
+ reline (>= 0.4.2 )
1926
1945
jmespath (1.6.2 )
1927
1946
json (2.11.3 )
1928
1947
jwt (2.2.3 )
@@ -1959,7 +1978,7 @@ GEM
1959
1978
rb-fsevent (~> 0.10 , >= 0.10.3 )
1960
1979
rb-inotify (~> 0.9 , >= 0.9.10 )
1961
1980
logger (1.7.0 )
1962
- loofah (2.24.0 )
1981
+ loofah (2.24.1 )
1963
1982
crass (~> 1.0.2 )
1964
1983
nokogiri (>= 1.12.0 )
1965
1984
mail (2.8.1 )
@@ -2036,9 +2055,15 @@ GEM
2036
2055
paypalhttp (1.0.1 )
2037
2056
pg (1.5.9 )
2038
2057
pkg-config (1.6.2 )
2058
+ pp (0.6.2 )
2059
+ prettyprint
2060
+ prettyprint (0.2.0 )
2039
2061
pry (0.15.2 )
2040
2062
coderay (~> 1.1 )
2041
2063
method_source (~> 1.0 )
2064
+ psych (5.2.6 )
2065
+ date
2066
+ stringio
2042
2067
public_suffix (6.0.2 )
2043
2068
puma (5.6.9 )
2044
2069
nio4r (~> 2.0 )
@@ -2047,32 +2072,33 @@ GEM
2047
2072
pundit (2.5.0 )
2048
2073
activesupport (>= 3.0.0 )
2049
2074
racc (1.8.1 )
2050
- rack (2.2.13 )
2075
+ rack (2.2.16 )
2051
2076
rack-mini-profiler (3.3.1 )
2052
2077
rack (>= 1.2.0 )
2053
2078
rack-proxy (0.7.7 )
2054
2079
rack
2080
+ rack-session (1.0.2 )
2081
+ rack (< 3 )
2055
2082
rack-test (2.2.0 )
2056
2083
rack (>= 1.3 )
2057
2084
rackup (1.0.1 )
2058
2085
rack (< 3 )
2059
2086
webrick
2060
- rails (6.1.7.10 )
2061
- actioncable (= 6.1.7.10 )
2062
- actionmailbox (= 6.1.7.10 )
2063
- actionmailer (= 6.1.7.10 )
2064
- actionpack (= 6.1.7.10 )
2065
- actiontext (= 6.1.7.10 )
2066
- actionview (= 6.1.7.10 )
2067
- activejob (= 6.1.7.10 )
2068
- activemodel (= 6.1.7.10 )
2069
- activerecord (= 6.1.7.10 )
2070
- activestorage (= 6.1.7.10 )
2071
- activesupport (= 6.1.7.10 )
2087
+ rails (8.0.2 )
2088
+ actioncable (= 8.0.2 )
2089
+ actionmailbox (= 8.0.2 )
2090
+ actionmailer (= 8.0.2 )
2091
+ actionpack (= 8.0.2 )
2092
+ actiontext (= 8.0.2 )
2093
+ actionview (= 8.0.2 )
2094
+ activejob (= 8.0.2 )
2095
+ activemodel (= 8.0.2 )
2096
+ activerecord (= 8.0.2 )
2097
+ activestorage (= 8.0.2 )
2098
+ activesupport (= 8.0.2 )
2072
2099
bundler (>= 1.15.0 )
2073
- railties (= 6.1.7.10 )
2074
- sprockets-rails (>= 2.0.0 )
2075
- rails-dom-testing (2.2.0 )
2100
+ railties (= 8.0.2 )
2101
+ rails-dom-testing (2.3.0 )
2076
2102
activesupport (>= 5.0.0 )
2077
2103
minitest
2078
2104
nokogiri (>= 1.6 )
@@ -2092,16 +2118,21 @@ GEM
2092
2118
turbo-rails (>= 1.0 , < 3 )
2093
2119
rails_gravatar (1.0.4 )
2094
2120
actionview
2095
- railties (6.1.7.10 )
2096
- actionpack (= 6.1.7.10 )
2097
- activesupport (= 6.1.7.10 )
2098
- method_source
2121
+ railties (8.0.2 )
2122
+ actionpack (= 8.0.2 )
2123
+ activesupport (= 8.0.2 )
2124
+ irb (~> 1.13 )
2125
+ rackup (>= 1.0.0 )
2099
2126
rake (>= 12.2 )
2100
- thor (~> 1.0 )
2127
+ thor (~> 1.0 , >= 1.2.2 )
2128
+ zeitwerk (~> 2.6 )
2101
2129
rake (13.2.1 )
2102
2130
rb-fsevent (0.11.2 )
2103
2131
rb-inotify (0.11.1 )
2104
2132
ffi (~> 1.0 )
2133
+ rdoc (6.14.0 )
2134
+ erb
2135
+ psych (>= 4.0.0 )
2105
2136
react-rails (3.2.1 )
2106
2137
babel-transpiler (>= 0.7.0 )
2107
2138
connection_pool
@@ -2113,6 +2144,8 @@ GEM
2113
2144
redis-client (>= 0.17.0 )
2114
2145
redis-client (0.24.0 )
2115
2146
connection_pool
2147
+ reline (0.6.1 )
2148
+ io-console (~> 0.5 )
2116
2149
responders (3.1.1 )
2117
2150
actionpack (>= 5.2 )
2118
2151
railties (>= 5.2 )
@@ -2145,6 +2178,7 @@ GEM
2145
2178
sprockets (> 3.0 )
2146
2179
sprockets-rails
2147
2180
tilt
2181
+ securerandom (0.4.1 )
2148
2182
selenium-webdriver (4.31.0 )
2149
2183
base64 (~> 0.2 )
2150
2184
logger (~> 1.4 )
@@ -2187,6 +2221,7 @@ GEM
2187
2221
sqlite3 (1.7.3-x86_64-linux )
2188
2222
stackprof (0.2.27 )
2189
2223
statsd-ruby (1.5.0 )
2224
+ stringio (3.1.7 )
2190
2225
stripe (15.1.0 )
2191
2226
stripe_event (2.12.0 )
2192
2227
activesupport (>= 3.1 )
@@ -2211,6 +2246,8 @@ GEM
2211
2246
uglifier (4.2.1 )
2212
2247
execjs (>= 0.3.0 , < 3 )
2213
2248
uniform_notifier (1.16.0 )
2249
+ uri (1.0.3 )
2250
+ useragent (0.16.11 )
2214
2251
warden (1.2.9 )
2215
2252
rack (>= 2.0.9 )
2216
2253
web-console (4.2.1 )
@@ -2237,7 +2274,7 @@ GEM
2237
2274
will_paginate (4.0.1 )
2238
2275
word_count_analyzer (1.0.1 )
2239
2276
engtagger
2240
- zeitwerk (2.7.2 )
2277
+ zeitwerk (2.7.3 )
2241
2278
2242
2279
PLATFORMS
2243
2280
x86_64-linux
@@ -2291,7 +2328,7 @@ DEPENDENCIES
2291
2328
pry
2292
2329
puma-heroku
2293
2330
rack-mini-profiler
2294
- rails (~> 6.1 )
2331
+ rails (~> 8.0 )
2295
2332
rails-jquery-autocomplete
2296
2333
rails-ujs
2297
2334
rails_admin
0 commit comments