samhuri.net/Gemfile.lock
dependabot[bot] 4da6cd7794
Bump rack-protection from 1.5.3 to 1.5.5
Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-16 02:34:26 +00:00

90 lines
2 KiB
Text

GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
builder (3.2.3)
coderay (1.1.2)
css_parser (1.6.0)
addressable
diff-lcs (1.3)
ffi (1.11.2)
formatador (0.2.5)
guard (2.14.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
htmlentities (4.3.4)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.12)
method_source (0.9.0)
mini_portile2 (2.4.0)
mustache (1.0.5)
nenv (0.3.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.1)
rack (1.6.11)
rack-protection (1.5.5)
rack
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rdiscount (2.2.0.1)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
ruby_dep (1.5.0)
shellany (0.0.1)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thor (0.20.0)
tilt (2.0.8)
PLATFORMS
ruby
DEPENDENCIES
builder (~> 3.2)
css_parser (~> 1.3)
guard-rspec (~> 4.6)
htmlentities (~> 4.3)
mustache (~> 1.0)
nokogiri (~> 1.10)
rdiscount (~> 2.1)
rspec (~> 3.3)
sinatra (~> 1.4)
BUNDLED WITH
1.16.1