X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1b7586c9288d694b2bc443d62f3c40502868ff77..506c0b5f0db8aca79ef61fa45cad508b7167817a:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 556bb8d43..f25e2e7f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,6 +2,7 @@ GEM remote: https://rubygems.org/ specs: SystemTimer (1.2.3) + aasm (4.1.0) actioncable (5.0.4) actionpack (= 5.0.4) nio4r (>= 1.2, < 3.0) @@ -319,7 +320,6 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.7) - timecop (0.9.0) tins (1.14.0) tzinfo (1.2.3) thread_safe (~> 0.1) @@ -345,6 +345,7 @@ PLATFORMS DEPENDENCIES SystemTimer (>= 1.1.3) + aasm actionpack-page_caching autoprefixer-rails bigdecimal (~> 1.1.0) @@ -397,11 +398,10 @@ DEPENDENCIES sanitize sass-rails (~> 5.0) secure_headers - timecop uglifier (>= 1.3.0) validates_email_format_of (>= 1.5.1) vendorer webmock BUNDLED WITH - 1.12.5 + 1.13.7