]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Monkey patch oauth gem to avoid use of deprecated URI.unescape
[rails.git] / Gemfile.lock
index d5d1fdef1811efd0440aef09a05cf4c305117128..da885445994e44d17820d28f2965fb679db49631 100644 (file)
@@ -181,7 +181,6 @@ GEM
       dry-equalizer (~> 0.2)
       dry-initializer (~> 3.0)
       dry-schema (~> 1.5, >= 1.5.2)
-    dynamic_form (1.1.4)
     erb_lint (0.0.37)
       activesupport
       better_html (~> 1.0.7)
@@ -321,7 +320,7 @@ GEM
     omniauth-windowslive (0.0.12)
       multi_json (~> 1.12)
       omniauth-oauth2 (~> 1.4)
-    openstreetmap-deadlock_retry (1.3.0)
+    openstreetmap-deadlock_retry (1.3.1)
     parallel (1.20.1)
     parser (3.0.1.0)
       ast (~> 2.4.1)
@@ -495,7 +494,6 @@ DEPENDENCIES
   dalli
   debug_inspector
   delayed_job_active_record
-  dynamic_form
   erb_lint
   factory_bot_rails
   faraday
@@ -526,7 +524,7 @@ DEPENDENCIES
   omniauth-openid
   omniauth-rails_csrf_protection (~> 1.0)
   omniauth-windowslive
-  openstreetmap-deadlock_retry (>= 1.3.0)
+  openstreetmap-deadlock_retry (>= 1.3.1)
   pg
   puma (~> 5.0)
   quad_tile (~> 1.0.1)
@@ -555,4 +553,4 @@ DEPENDENCIES
   webmock
 
 BUNDLED WITH
-   2.2.8
+   2.2.16