Skip to content

Commit 1958b51

Browse files
chore(deps): update dependency sinatra-contrib to v3.2.0
1 parent c312316 commit 1958b51

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Gemfile.lock

Lines changed: 9 additions & 8 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)
@@ -131,7 +132,7 @@ GEM
131132
eventmachine (~> 1.0, >= 1.0.4)
132133
rack (>= 1, < 3)
133134
thor (1.3.0)
134-
tilt (2.2.0)
135+
tilt (2.3.0)
135136
tty-pager (0.14.0)
136137
strings (~> 0.2.0)
137138
tty-screen (~> 0.8)

0 commit comments

Comments
 (0)