mirror of
https://github.com/danbee/my-images
synced 2025-03-04 08:49:05 +00:00
Bump better_errors from 2.5.1 to 2.8.0
Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.5.1 to 2.8.0. - [Release notes](https://github.com/BetterErrors/better_errors/releases) - [Commits](https://github.com/BetterErrors/better_errors/compare/v2.5.1...v2.8.0) --- updated-dependencies: - dependency-name: better_errors dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2d4f6daba0
commit
1dd28a763d
12
Gemfile.lock
12
Gemfile.lock
@ -47,7 +47,7 @@ GEM
|
||||
archive-zip (0.12.0)
|
||||
io-like (~> 0.3.0)
|
||||
arel (9.0.0)
|
||||
better_errors (2.5.1)
|
||||
better_errors (2.8.0)
|
||||
coderay (>= 1.0.0)
|
||||
erubi (>= 1.0.0)
|
||||
rack (>= 0.9.0)
|
||||
@ -63,7 +63,7 @@ GEM
|
||||
regexp_parser (~> 1.5)
|
||||
xpath (~> 3.2)
|
||||
childprocess (3.0.0)
|
||||
coderay (1.1.2)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.1.5)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
@ -85,7 +85,7 @@ GEM
|
||||
addressable (~> 2.3)
|
||||
multi_json (~> 1.0)
|
||||
rack (>= 1.3)
|
||||
erubi (1.9.0)
|
||||
erubi (1.10.0)
|
||||
execjs (2.7.0)
|
||||
faraday (1.0.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
@ -123,7 +123,9 @@ GEM
|
||||
marcel (0.3.3)
|
||||
mimemagic (~> 0.3.2)
|
||||
method_source (0.9.2)
|
||||
mimemagic (0.3.3)
|
||||
mimemagic (0.3.10)
|
||||
nokogiri (~> 1)
|
||||
rake
|
||||
mini_mime (1.0.2)
|
||||
mini_portile2 (2.4.0)
|
||||
minitest (5.13.0)
|
||||
@ -154,7 +156,7 @@ GEM
|
||||
method_source (~> 0.9.0)
|
||||
public_suffix (4.0.3)
|
||||
puma (3.12.1)
|
||||
rack (2.2.2)
|
||||
rack (2.2.3)
|
||||
rack-proxy (0.6.5)
|
||||
rack
|
||||
rack-test (1.1.0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user