We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d896e commit 246f37cCopy full SHA for 246f37c
Gemfile.lock
@@ -111,17 +111,17 @@ GEM
111
irb (~> 1.10)
112
reline (>= 0.3.8)
113
drb (2.2.1)
114
- erb_lint (0.4.0)
+ erb_lint (0.7.0)
115
activesupport
116
better_html (>= 2.0.1)
117
parser (>= 2.7.1.4)
118
rainbow
119
- rubocop
+ rubocop (>= 1)
120
smart_properties
121
erubi (1.13.0)
122
globalid (1.2.1)
123
activesupport (>= 6.1)
124
- i18n (1.14.5)
+ i18n (1.14.6)
125
concurrent-ruby (~> 1.0)
126
importmap-rails (2.0.1)
127
actionpack (>= 6.0.0)
@@ -296,7 +296,7 @@ GEM
296
railties (>= 6.0.0)
297
tzinfo (2.0.6)
298
299
- unicode-display_width (2.5.0)
+ unicode-display_width (2.6.0)
300
useragent (0.16.10)
301
web-console (4.2.1)
302
actionview (>= 6.0.0)
0 commit comments