Skip to content

Commit ac502fa

Browse files
authored
Merge pull request #83 from github/fix/security-updates-rack-addressable-yard
Update rack-session, addressable, and yard for security fixes
2 parents 9d60c5e + 8d666c8 commit ac502fa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
securerandom (>= 0.3)
7676
tzinfo (~> 2.0, >= 2.0.5)
7777
uri (>= 0.13.1)
78-
addressable (2.8.9)
78+
addressable (2.9.0)
7979
public_suffix (>= 2.0.2, < 8.0)
8080
ast (2.4.3)
8181
backport (1.2.0)
@@ -218,7 +218,7 @@ GEM
218218
nio4r (~> 2.0)
219219
racc (1.8.1)
220220
rack (3.2.6)
221-
rack-session (2.1.1)
221+
rack-session (2.1.2)
222222
base64 (>= 0.1.0)
223223
rack (>= 3.0.0)
224224
rack-test (2.2.0)
@@ -360,7 +360,7 @@ GEM
360360
websocket-extensions (0.1.5)
361361
xpath (3.2.0)
362362
nokogiri (~> 1.8)
363-
yard (0.9.38)
363+
yard (0.9.43)
364364
yard-activesupport-concern (0.0.1)
365365
yard (>= 0.8)
366366
yard-solargraph (0.1.0)

0 commit comments

Comments
 (0)