diff --git a/Gemfile.lock b/Gemfile.lock index 2c987f6..babd623 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/RickCarlino/smarf_doc.git + remote: https://github.com/RickCarlino/smarf_doc.git revision: 40dc733363431c6153ccebbeb80df942a77f0b02 specs: smarf_doc (1.0.0) @@ -86,7 +86,7 @@ GEM execjs coffee-script-source (1.12.2) colorize (0.8.1) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) crass (1.0.4) daemons (1.3.1) database_cleaner (1.7.0) @@ -116,14 +116,14 @@ GEM formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) has_scope (0.7.2) actionpack (>= 4.1) activesupport (>= 4.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.5.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.9.0) actionpack (>= 4.2, < 5.3) @@ -162,10 +162,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) netrc (0.11.0) nio4r (2.3.1) nokogiri (1.10.0) @@ -287,7 +289,7 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)