diff --git a/Gemfile b/Gemfile
index f34cc6fd858c91993acc7661bceff957517d3370..50770c636cc338c040a373c6d5df38cda5c37f9a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,4 +15,3 @@ gem "rspec", :group => [:development]
 gem "webmock", :group => [:development]
 gem "simplecov", :group => [:development]
 gem "code-explorer", :group => [:development]
-gem "byebug", "~> 11.1", :group => :development
diff --git a/Gemfile.lock b/Gemfile.lock
index d1ecf612c77c4914984d8fdd70dc588f68431729..d39f792037da493a39a56c64a220fb099323146e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,18 +2,12 @@ GEM
   remote: https://rubygems.org/
   specs:
     abstract_method (1.2.1)
-    activesupport (6.1.4.1)
-      concurrent-ruby (~> 1.0, >= 1.0.2)
-      i18n (>= 1.6, < 2)
-      minitest (>= 5.1)
-      tzinfo (~> 2.0)
-      zeitwerk (~> 2.3)
     addressable (2.6.0)
       public_suffix (>= 2.0.2, < 4.0)
     ast (2.4.0)
+    backports (3.15.0)
     bcrypt_pbkdf (1.0.1)
-    bond (0.5.1)
-    byebug (11.1.3)
+    bond (0.4.3)
     cheetah (0.5.0)
       abstract_method (~> 1.2)
     code-explorer (0.3.0)
@@ -22,7 +16,6 @@ GEM
       parser (~> 2.0)
       sinatra (~> 1)
     coderay (1.1.2)
-    concurrent-ruby (1.1.9)
     crack (0.4.3)
       safe_yaml (~> 1.0.0)
     diff-lcs (1.3)
@@ -43,8 +36,6 @@ GEM
     hashdiff (1.0.0)
     http-cookie (1.0.3)
       domain_name (~> 0.5)
-    i18n (1.8.10)
-      concurrent-ruby (~> 1.0)
     ipaddress (0.8.3)
     json (2.5.1)
     mediawiki_api (0.7.1)
@@ -52,7 +43,6 @@ GEM
       faraday-cookie_jar (~> 0.0, >= 0.0.6)
       faraday_middleware (~> 0.10, >= 0.10.0)
     mime-types (2.99.3)
-    minitest (5.14.4)
     multipart-post (2.1.1)
     net-ssh (4.2.0)
     net-ssh-gateway (2.0.0)
@@ -66,7 +56,7 @@ GEM
     peach (0.5.1)
     public_suffix (3.1.1)
     rack (1.6.13)
-    rack-cache (1.13.0)
+    rack-cache (1.9.0)
       rack (>= 0.4)
     rack-protection (1.5.5)
       rack
@@ -80,24 +70,21 @@ GEM
     rest-client-components (1.5.0)
       rack (>= 1.0.1)
       rest-client (>= 1.6.0)
-    restfully (1.3.0)
-      activesupport
+    restfully (1.2.0)
       addressable
-      json
-      mime-types
-      public_suffix
-      rack
+      backports
+      json (~> 1.5)
       rack-cache
       rb-readline
-      rest-client
+      rest-client (~> 1.6)
       rest-client-components
-      ripl
+      ripl (= 0.6.1)
       ripl-color_streams
       ripl-multi_line
-      ripl-play
+      ripl-play (~> 0.2.1)
       ripl-short_errors
-    ripl (0.7.1)
-      bond (~> 0.5.1)
+    ripl (0.6.1)
+      bond (~> 0.4.0)
     ripl-color_streams (0.1.2)
       ripl (>= 0.2.8)
     ripl-multi_line (0.3.1)
@@ -135,8 +122,6 @@ GEM
       rack-protection (~> 1.4)
       tilt (>= 1.3, < 3)
     tilt (2.0.10)
-    tzinfo (2.0.4)
-      concurrent-ruby (~> 1.0)
     unf (0.1.4)
       unf_ext
     unf_ext (0.0.7.6)
@@ -144,14 +129,12 @@ GEM
       addressable (>= 2.3.6)
       crack (>= 0.3.2)
       hashdiff (>= 0.4.0, < 2.0.0)
-    zeitwerk (2.4.2)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
   bcrypt_pbkdf (~> 1.0)
-  byebug (~> 11.1)
   code-explorer
   diffy
   dns-zone