Update bundle

This commit is contained in:
Sebastian Serth
2021-11-28 22:01:43 +01:00
parent ca5cbed5de
commit e90a79a069
2 changed files with 185 additions and 185 deletions

View File

@@ -192,7 +192,7 @@ GEM
websocket-driver (>= 0.5.1)
ffi (1.15.4)
forgery (0.8.1)
globalid (0.5.2)
globalid (1.0.0)
activesupport (>= 5.0)
haml (5.2.2)
temple (>= 0.8.0)
@@ -257,9 +257,9 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mime-types (3.3.1)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
mime-types-data (3.2021.1115)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
@@ -290,7 +290,7 @@ GEM
racc (~> 1.4)
nyan-cat-formatter (0.12.0)
rspec (>= 2.99, >= 2.14.2, < 4)
oauth (0.5.7)
oauth (0.5.8)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
@@ -300,7 +300,7 @@ GEM
pagedown-bootstrap-rails (2.1.4)
railties (> 3.1)
parallel (1.21.0)
parser (3.0.2.0)
parser (3.0.3.0)
ast (~> 2.4.1)
path_expander (1.1.0)
pg (1.2.3)
@@ -442,7 +442,7 @@ GEM
rubocop-rspec (2.6.0)
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
ruby-vips (2.1.3)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
@@ -487,7 +487,7 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
slim (>= 3.0, < 5.0)
sorcery (0.16.1)
sorcery (0.16.2)
bcrypt (~> 3.1)
oauth (~> 0.5, >= 0.5.5)
oauth2 (~> 1.0, >= 0.8.0)
@@ -498,9 +498,9 @@ GEM
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets-rails (3.4.1)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
structured_warnings (0.4.0)