We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2eaeea8 + b4cefec commit 68cf85fCopy full SHA for 68cf85f
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
11
GEM
12
remote: https://rubygems.org/
13
specs:
14
- actionpack (7.2.1)
15
- actionview (= 7.2.1)
16
- activesupport (= 7.2.1)
+ actionpack (7.2.1.1)
+ actionview (= 7.2.1.1)
+ activesupport (= 7.2.1.1)
17
nokogiri (>= 1.8.5)
18
racc
19
rack (>= 2.2.4, < 3.2)
@@ -22,13 +22,13 @@ GEM
22
rails-dom-testing (~> 2.2)
23
rails-html-sanitizer (~> 1.6)
24
useragent (~> 0.16)
25
- actionview (7.2.1)
26
+ actionview (7.2.1.1)
27
builder (~> 3.1)
28
erubi (~> 1.11)
29
30
31
- activesupport (7.2.1)
+ activesupport (7.2.1.1)
32
base64
33
bigdecimal
34
concurrent-ruby (~> 1.0, >= 1.3.1)
0 commit comments