8000 bundle update formtastic · venkata-qa/demo.activeadmin.info@504c46e · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 504c46e

bundle update formtastic
To support ruby 3.0.
1 parent 071433d commit 504c46e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ GEM
109109
faker (2.15.1)
110110
i18n (>= 1.6, < 2)
111111
ffi (1.13.1)
112-
formtastic (3.1.5)
113-
actionpack (>= 3.2.13)
112+
formtastic (4.0.0)
113+
actionpack (>= 5.2.0)
114114
formtastic_i18n (0.6.0)
115115
globalid (0.4.2)
116116
activesupport (>= 4.2.0)
@@ -122,7 +122,7 @@ GEM
122122
rack (>= 1.4.5)
123123
http-cookie (1.0.3)
124124
domain_name (~> 0.5)
125-
i18n (1.8.7)
125+
i18n (1.8.8)
126126
concurrent-ruby (~> 1.0)
127127
i18n_data (0.8.0)
128128
inherited_resources (1.12.0)
@@ -147,7 +147,7 @@ GEM
147147
kaminari-core (= 1.2.1)
148148
kaminari-core (1.2.1)
149149
kgio (2.11.3)
150-
loofah (2.8.0)
150+
loofah (2.9.0)
151151
crass (~> 1.0.2)
152152
nokogiri (>= 1.5.9)
153153
mail (2.7.1)

0 commit comments

Comments
 (0)
0