Skip to content

Commit

Permalink
Merge pull request #13 from TrestleAdmin/dependabot/bundler/trestle-a…
Browse files Browse the repository at this point in the history
…uth-0.4.2

Bump trestle-auth from 0.4.1 to 0.4.2
  • Loading branch information
spohlenz authored Apr 14, 2021
2 parents d9c0c57 + 8375005 commit 18b81e9
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.8)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
kaminari (1.2.1)
activesupport (>= 4.1.0)
Expand All @@ -83,7 +83,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.9.0)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -94,14 +94,16 @@ GEM
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mimemagic (0.3.5)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.14.3)
minitest (5.14.4)
msgpack (1.4.2)
netrc (0.11.0)
nio4r (2.5.5)
nokogiri (1.11.1)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
pg (1.2.3)
Expand Down Expand Up @@ -172,7 +174,7 @@ GEM
kaminari (>= 1.1.0)
railties (>= 4.2.0)
sprockets-rails (>= 2.0.0)
trestle-auth (0.4.1)
trestle-auth (0.4.2)
bcrypt (~> 3.1.7)
trestle (~> 0.9.0, >= 0.9.3)
trestle-search (0.4.3)
Expand Down

0 comments on commit 18b81e9

Please sign in to comment.