File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 37
37
- name : Set up Ruby
38
38
uses : ruby/setup-ruby@v1
39
39
with :
40
- ruby-version : 2.7.2
40
+ ruby-version : 3.0.0
41
41
bundler-cache : true
42
42
43
43
- name : Setup database
Original file line number Diff line number Diff line change 109
109
faker (2.15.1 )
110
110
i18n (>= 1.6 , < 2 )
111
111
ffi (1.13.1 )
112
- formtastic (3.1.5 )
113
- actionpack (>= 3 .2.13 )
112
+ formtastic (4.0.0 )
113
+ actionpack (>= 5 .2.0 )
114
114
formtastic_i18n (0.6.0 )
115
115
globalid (0.4.2 )
116
116
activesupport (>= 4.2.0 )
122
122
rack (>= 1.4.5 )
123
123
http-cookie (1.0.3 )
124
124
domain_name (~> 0.5 )
125
- i18n (1.8.7 )
125
+ i18n (1.8.8 )
126
126
concurrent-ruby (~> 1.0 )
127
127
i18n_data (0.8.0 )
128
128
inherited_resources (1.12.0 )
147
147
kaminari-core (= 1.2.1 )
148
148
kaminari-core (1.2.1 )
149
149
kgio (2.11.3 )
150
- loofah (2.8 .0 )
150
+ loofah (2.9 .0 )
151
151
crass (~> 1.0.2 )
152
152
nokogiri (>= 1.5.9 )
153
153
mail (2.7.1 )
@@ -361,7 +361,7 @@ DEPENDENCIES
361
361
webmock (~> 3.11.0 )
362
362
363
363
RUBY VERSION
364
- ruby 2.7.2p137
364
+ ruby 3.0.0p0
365
365
366
366
BUNDLED WITH
367
367
2.2.8
You can’t perform that action at this time.
0 commit comments