Skip to content

Commit

Permalink
security vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Jan 19, 2021
1 parent 553f0ba commit e1b903d
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,60 +14,60 @@ PATH
GEM
remote: http://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.1.5)
hashdiff (0.3.7)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
crack (0.4.5)
rexml
diff-lcs (1.4.4)
docile (1.3.5)
hashdiff (1.0.1)
hashie (4.1.0)
json (2.1.0)
mustermann (1.0.1)
omniauth (2.0.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
omniauth (2.0.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
rack-protection
public_suffix (3.0.1)
public_suffix (4.0.6)
rack (2.2.3)
rack-openid (1.4.2)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-protection (2.0.0)
rack-protection (2.1.0)
rack
rack-test (0.8.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.0)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
rake (12.3.3)
rexml (3.2.4)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
safe_yaml (1.0.4)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (2.0.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
ruby2_keywords (0.0.4)
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.3)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
tilt (2.0.8)
webmock (3.1.1)
tilt (2.0.10)
webmock (3.11.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yard (0.9.12)
hashdiff (>= 0.4.0, < 2.0.0)
yard (0.9.26)

PLATFORMS
ruby
Expand Down

0 comments on commit e1b903d

Please sign in to comment.