Skip to content

Commit 30a8b16

Browse files
Merge pull request #2126 from freeCodeCamp/renovate/sinatra-contrib-3.x-lockfile
chore(deps): update dependency sinatra-contrib to v3.2.0
2 parents f0474d7 + 1958b51 commit 30a8b16

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ GEM
7878
pry (>= 0.13, < 0.15)
7979
racc (1.7.3)
8080
rack (2.2.8)
81-
rack-protection (3.1.0)
81+
rack-protection (3.2.0)
82+
base64 (>= 0.1.0)
8283
rack (~> 2.2, >= 2.2.4)
8384
rack-ssl-enforcer (0.2.9)
8485
rack-test (2.1.0)
@@ -99,16 +100,16 @@ GEM
99100
sass-listen (4.0.0)
100101
rb-fsevent (~> 0.9, >= 0.9.4)
101102
rb-inotify (~> 0.9, >= 0.9.7)
102-
sinatra (3.1.0)
103+
sinatra (3.2.0)
103104
mustermann (~> 3.0)
104105
rack (~> 2.2, >= 2.2.4)
105-
rack-protection (= 3.1.0)
106+
rack-protection (= 3.2.0)
106107
tilt (~> 2.0)
107-
sinatra-contrib (3.1.0)
108-
multi_json
108+
sinatra-contrib (3.2.0)
109+
multi_json (>= 0.0.2)
109110
mustermann (~> 3.0)
110-
rack-protection (= 3.1.0)
111-
sinatra (= 3.1.0)
111+
rack-protection (= 3.2.0)
112+
sinatra (= 3.2.0)
112113
tilt (~> 2.0)
113114
sprockets (3.7.2)
114115
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)