Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Merge pull request #30 from sgh-eltern/dependabot/bundler/sinatra-con…
Browse files Browse the repository at this point in the history
…trib-2.0.1
  • Loading branch information
dependabot[bot] authored Mar 31, 2018
2 parents df338a1 + 67414fe commit 6e99785
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
addressable (2.4.0)
ast (2.3.0)
backports (3.10.3)
backports (3.11.1)
byebug (10.0.2)
coderay (1.1.2)
crack (0.4.3)
Expand Down Expand Up @@ -53,9 +53,9 @@ GEM
ruby_dep (~> 1.2)
lumberjack (1.0.11)
method_source (0.9.0)
multi_json (1.12.2)
multi_json (1.13.1)
multipart-post (2.0.0)
mustermann (1.0.1)
mustermann (1.0.2)
nenv (0.3.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
Expand All @@ -76,8 +76,8 @@ GEM
pusher-client (0.6.2)
json
websocket (~> 1.0)
rack (2.0.3)
rack-protection (2.0.0)
rack (2.0.4)
rack-protection (2.0.1)
rack
rack-test (0.8.2)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -114,17 +114,17 @@ GEM
ruby_dep (1.5.0)
safe_yaml (1.0.4)
shellany (0.0.1)
sinatra (2.0.0)
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
sinatra-contrib (2.0.0)
sinatra-contrib (2.0.1)
backports (>= 2.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.0)
sinatra (= 2.0.0)
rack-protection (= 2.0.1)
sinatra (= 2.0.1)
tilt (>= 1.3, < 3)
terminal-notifier (2.0.0)
thor (0.19.4)
Expand Down

0 comments on commit 6e99785

Please sign in to comment.