]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Monkey patch oauth gem to avoid use of deprecated URI.escape
[rails.git] / Gemfile.lock
index b974625882b960200febf070768dacc39f4e8138..84a140433f40b83a90fe4ceb7814c0ee53c74fe6 100644 (file)
@@ -139,7 +139,7 @@ GEM
       rexml
     crass (1.0.6)
     dalli (2.7.11)
-    debug_inspector (0.0.3)
+    debug_inspector (1.1.0)
     deep_merge (1.2.1)
     delayed_job (4.1.9)
       activesupport (>= 3.0, < 6.2)
@@ -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)
@@ -493,9 +492,8 @@ DEPENDENCIES
   composite_primary_keys (~> 12.0.0)
   config
   dalli
-  debug_inspector (< 1.0.0)
+  debug_inspector
   delayed_job_active_record
-  dynamic_form
   erb_lint
   factory_bot_rails
   faraday
@@ -555,4 +553,4 @@ DEPENDENCIES
   webmock
 
 BUNDLED WITH
-   2.2.8
+   2.2.16