Skip to content

Commit

Permalink
Merge pull request #22 from touhouota/bundle_update
Browse files Browse the repository at this point in the history
bundle update
  • Loading branch information
touhouota committed Nov 7, 2019
2 parents 5abc193 + 16c8d3d commit 893e32c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Expand Up @@ -98,7 +98,7 @@ GEM
committee (>= 2.4.0)
railties
concurrent-ruby (1.1.5)
crass (1.0.4)
crass (1.0.5)
database_cleaner (1.7.0)
debug_inspector (0.0.3)
diff-lcs (1.3)
Expand All @@ -107,7 +107,7 @@ GEM
execjs (2.7.0)
factory_bot (5.1.1)
activesupport (>= 4.2.0)
factory_bot_rails (5.1.0)
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
railties (>= 4.2.0)
ffi (1.11.1)
Expand All @@ -125,7 +125,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -140,7 +140,7 @@ GEM
msgpack (1.3.1)
mysql2 (0.5.2)
nio4r (2.5.2)
nokogiri (1.10.4)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
openapi_parser (0.6.1)
parallel (1.17.0)
Expand Down Expand Up @@ -169,8 +169,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (6.0.0)
actionpack (= 6.0.0)
activesupport (= 6.0.0)
Expand Down

0 comments on commit 893e32c

Please sign in to comment.