5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-19 23:17:04 +00:00

bundle update

This commit is contained in:
Peter Bhat Harkins 2018-11-19 19:56:00 -06:00
parent 8c0be535ea
commit c1ef5b5b29

View File

@ -52,11 +52,11 @@ GEM
ast (2.4.0) ast (2.4.0)
bcrypt (3.1.12) bcrypt (3.1.12)
builder (3.2.3) builder (3.2.3)
bullet (5.8.1) bullet (5.9.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
byebug (10.0.2) byebug (10.0.2)
capybara (3.10.1) capybara (3.11.1)
addressable addressable
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
nokogiri (~> 1.8) nokogiri (~> 1.8)
@ -67,7 +67,7 @@ GEM
chunky_png (1.3.10) chunky_png (1.3.10)
commonmarker (0.18.1) commonmarker (0.18.1)
ruby-enum (~> 0.5) ruby-enum (~> 0.5)
concurrent-ruby (1.1.1) concurrent-ruby (1.1.3)
crass (1.0.4) crass (1.0.4)
database_cleaner (1.7.0) database_cleaner (1.7.0)
diff-lcs (1.3) diff-lcs (1.3)
@ -111,7 +111,7 @@ GEM
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
marcel (0.3.3) marcel (0.3.3)
mimemagic (~> 0.3.2) mimemagic (~> 0.3.2)
method_source (0.9.1) method_source (0.9.2)
mimemagic (0.3.2) mimemagic (0.3.2)
mini_mime (1.0.1) mini_mime (1.0.1)
mini_portile2 (2.3.0) mini_portile2 (2.3.0)
@ -160,7 +160,7 @@ GEM
rb-inotify (0.9.10) rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2) ffi (>= 0.5.0, < 2)
rb-readline (0.5.5) rb-readline (0.5.5)
regexp_parser (1.2.0) regexp_parser (1.3.0)
rotp (4.0.2) rotp (4.0.2)
addressable (~> 2.5) addressable (~> 2.5)
rqrcode (0.10.1) rqrcode (0.10.1)
@ -212,11 +212,11 @@ GEM
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.3.13) sqlite3 (1.3.13)
thor (0.20.0) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tzinfo (1.2.5) tzinfo (1.2.5)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.1.19) uglifier (4.1.20)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (1.4.0) unicode-display_width (1.4.0)
unicorn (5.4.1) unicorn (5.4.1)