Skip to content

Commit 230adb3

Browse files
committed
4.2.11 vulnerable
1 parent 1e0e267 commit 230adb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source :rubygems
22

3-
gem "actionview", "4.2.11.1"
3+
gem "actionview", "~> 4.2.11"
44

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ PLATFORMS
4141
ruby
4242

4343
DEPENDENCIES
44-
actionview (= 4.2.11.1)
44+
actionview (~> 4.2.11)
4545

4646
BUNDLED WITH
4747
1.16.2

0 commit comments

Comments
 (0)