Skip to content

Commit

Permalink
Merge a5b2ef0 into d33e57c
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 12, 2021
2 parents d33e57c + a5b2ef0 commit c9e877d
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 @@ -61,7 +61,7 @@ GEM
builder (3.2.4)
byebug (11.1.1)
cancancan (3.1.0)
capybara (3.32.2)
capybara (3.34.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -180,13 +180,14 @@ GEM
open4 (~> 1.3.4)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
mousetrap-rails (1.4.6)
mysql2 (0.5.3)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
open4 (1.3.4)
orm_adapter (0.5.0)
paperclip (6.1.0)
Expand All @@ -210,9 +211,10 @@ GEM
pry (~> 0.13.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.5)
public_suffix (4.0.6)
puma (4.3.6)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -253,7 +255,7 @@ GEM
ffi (~> 1.0)
rbtree3 (0.6.0)
redcarpet (3.5.1)
regexp_parser (1.7.0)
regexp_parser (1.8.2)
request_store (1.4.1)
rack (>= 1.4)
responders (3.0.0)
Expand Down

0 comments on commit c9e877d

Please sign in to comment.