From 17f33c3108836287fe39b6a899a8ae8982570edb Mon Sep 17 00:00:00 2001 From: lorenzo farnararo Date: Tue, 14 Jan 2025 10:57:32 +0100 Subject: [PATCH] fixes --- Gemfile | 1 - Gemfile.lock | 8 +------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 4169e47..ad55ba5 100644 --- a/Gemfile +++ b/Gemfile @@ -77,7 +77,6 @@ gem "rouge", "~> 4.4" gem "rqrcode" gem "dartsass-rails", "~> 0.5.1" gem "sprockets-rails" -gem "useragent", github: "basecamp/useragent" group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem diff --git a/Gemfile.lock b/Gemfile.lock index 0191b8c..dcfc02e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,3 @@ -GIT - remote: https://github.com/basecamp/useragent.git - revision: 746e37ba93cef6399920d18ad88903db92ba4e30 - specs: - useragent (0.16.10) - GEM remote: https://rubygems.org/ specs: @@ -530,6 +524,7 @@ GEM unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2) + useragent (0.16.11) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1) @@ -619,7 +614,6 @@ DEPENDENCIES thruster turbo-rails tzinfo-data - useragent! web-console yabeda yabeda-prometheus