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,7 @@ GEM
1845
1857
dotenv-rails (3.1.8 )
1846
1858
dotenv (= 3.1.8 )
1847
1859
railties (>= 6.1 )
1860
+ drb (2.2.1 )
1848
1861
erubi (1.13.1 )
1849
1862
event_emitter (0.2.6 )
1850
1863
eventmachine (1.2.7 )
@@ -1923,6 +1936,11 @@ GEM
1923
1936
inline_svg (1.10.0 )
1924
1937
activesupport (>= 3.0 )
1925
1938
nokogiri (>= 1.6 )
1939
+ io-console (0.8.0 )
1940
+ irb (1.15.2 )
1941
+ pp (>= 0.6.0 )
1942
+ rdoc (>= 4.0.0 )
1943
+ reline (>= 0.4.2 )
1926
1944
jmespath (1.6.2 )
1927
1945
json (2.11.3 )
1928
1946
jwt (2.2.3 )
@@ -2036,9 +2054,15 @@ GEM
2036
2054
paypalhttp (1.0.1 )
2037
2055
pg (1.5.9 )
2038
2056
pkg-config (1.6.2 )
2057
+ pp (0.6.2 )
2058
+ prettyprint
2059
+ prettyprint (0.2.0 )
2039
2060
pry (0.15.2 )
2040
2061
coderay (~> 1.1 )
2041
2062
method_source (~> 1.0 )
2063
+ psych (5.2.4 )
2064
+ date
2065
+ stringio
2042
2066
public_suffix (6.0.2 )
2043
2067
puma (5.6.9 )
2044
2068
nio4r (~> 2.0 )
@@ -2055,26 +2079,27 @@ GEM
2055
2079
rack (~> 2.2 , >= 2.2.4 )
2056
2080
rack-proxy (0.7.7 )
2057
2081
rack
2082
+ rack-session (1.0.2 )
2083
+ rack (< 3 )
2058
2084
rack-test (2.2.0 )
2059
2085
rack (>= 1.3 )
2060
2086
rackup (1.0.1 )
2061
2087
rack (< 3 )
2062
2088
webrick
2063
- rails (6.1.7.10 )
2064
- actioncable (= 6.1.7.10 )
2065
- actionmailbox (= 6.1.7.10 )
2066
- actionmailer (= 6.1.7.10 )
2067
- actionpack (= 6.1.7.10 )
2068
- actiontext (= 6.1.7.10 )
2069
- actionview (= 6.1.7.10 )
2070
- activejob (= 6.1.7.10 )
2071
- activemodel (= 6.1.7.10 )
2072
- activerecord (= 6.1.7.10 )
2073
- activestorage (= 6.1.7.10 )
2074
- activesupport (= 6.1.7.10 )
2089
+ rails (8.0.2 )
2090
+ actioncable (= 8.0.2 )
2091
+ actionmailbox (= 8.0.2 )
2092
+ actionmailer (= 8.0.2 )
2093
+ actionpack (= 8.0.2 )
2094
+ actiontext (= 8.0.2 )
2095
+ actionview (= 8.0.2 )
2096
+ activejob (= 8.0.2 )
2097
+ activemodel (= 8.0.2 )
2098
+ activerecord (= 8.0.2 )
2099
+ activestorage (= 8.0.2 )
2100
+ activesupport (= 8.0.2 )
2075
2101
bundler (>= 1.15.0 )
2076
- railties (= 6.1.7.10 )
2077
- sprockets-rails (>= 2.0.0 )
2102
+ railties (= 8.0.2 )
2078
2103
rails-dom-testing (2.2.0 )
2079
2104
activesupport (>= 5.0.0 )
2080
2105
minitest
@@ -2095,16 +2120,20 @@ GEM
2095
2120
turbo-rails (>= 1.0 , < 3 )
2096
2121
rails_gravatar (1.0.4 )
2097
2122
actionview
2098
- railties (6.1.7.10 )
2099
- actionpack (= 6.1.7.10 )
2100
- activesupport (= 6.1.7.10 )
2101
- method_source
2123
+ railties (8.0.2 )
2124
+ actionpack (= 8.0.2 )
2125
+ activesupport (= 8.0.2 )
2126
+ irb (~> 1.13 )
2127
+ rackup (>= 1.0.0 )
2102
2128
rake (>= 12.2 )
2103
- thor (~> 1.0 )
2129
+ thor (~> 1.0 , >= 1.2.2 )
2130
+ zeitwerk (~> 2.6 )
2104
2131
rake (13.2.1 )
2105
2132
rb-fsevent (0.11.2 )
2106
2133
rb-inotify (0.11.1 )
2107
2134
ffi (~> 1.0 )
2135
+ rdoc (6.13.1 )
2136
+ psych (>= 4.0.0 )
2108
2137
react-rails (3.2.1 )
2109
2138
babel-transpiler (>= 0.7.0 )
2110
2139
connection_pool
@@ -2113,6 +2142,8 @@ GEM
2113
2142
tilt
2114
2143
redcarpet (3.6.1 )
2115
2144
redis (4.8.1 )
2145
+ reline (0.6.1 )
2146
+ io-console (~> 0.5 )
2116
2147
responders (3.1.1 )
2117
2148
actionpack (>= 5.2 )
2118
2149
railties (>= 5.2 )
@@ -2145,6 +2176,7 @@ GEM
2145
2176
sprockets (> 3.0 )
2146
2177
sprockets-rails
2147
2178
tilt
2179
+ securerandom (0.4.1 )
2148
2180
selenium-webdriver (4.31.0 )
2149
2181
base64 (~> 0.2 )
2150
2182
logger (~> 1.4 )
@@ -2186,6 +2218,7 @@ GEM
2186
2218
sqlite3 (1.7.3-x86_64-linux )
2187
2219
stackprof (0.2.27 )
2188
2220
statsd-ruby (1.5.0 )
2221
+ stringio (3.1.7 )
2189
2222
stripe (15.1.0 )
2190
2223
stripe_event (2.12.0 )
2191
2224
activesupport (>= 3.1 )
@@ -2210,6 +2243,8 @@ GEM
2210
2243
uglifier (4.2.1 )
2211
2244
execjs (>= 0.3.0 , < 3 )
2212
2245
uniform_notifier (1.16.0 )
2246
+ uri (1.0.3 )
2247
+ useragent (0.16.11 )
2213
2248
warden (1.2.9 )
2214
2249
rack (>= 2.0.9 )
2215
2250
web-console (4.2.1 )
@@ -2290,7 +2325,7 @@ DEPENDENCIES
2290
2325
pry
2291
2326
puma-heroku
2292
2327
rack-mini-profiler
2293
- rails (~> 6.1 )
2328
+ rails (~> 8.0 )
2294
2329
rails-jquery-autocomplete
2295
2330
rails-ujs
2296
2331
rails_admin
0 commit comments