Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Dec 16, 2023
1 parent 0f2b1a3 commit 75c291e
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions src/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,34 +1,33 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1)
base64 (0.2.0)
buftok (0.3.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
daemons (1.4.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20231109)
dotenv (2.8.1)
equalizer (0.0.11)
et-orbi (1.2.7)
tzinfo
eventmachine (1.2.7)
execjs (2.9.1)
faraday (2.7.11)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.2)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
fugit (1.8.1)
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
haml (5.2.2)
Expand All @@ -42,7 +41,7 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
json (2.6.3)
json (2.7.1)
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
Expand All @@ -57,19 +56,19 @@ GEM
net-ping (2.0.8)
prometheus-api-client (0.6.3)
faraday (>= 2.0.0, < 3.0.0)
public_suffix (5.0.3)
public_suffix (5.0.4)
raabro (1.4.0)
rack (2.2.8)
rack-protection (2.2.4)
rack
rake (13.0.6)
rake (13.1.0)
rexml (3.2.6)
ruby2_keywords (0.0.5)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
sassc (2.4.0)
ffi (~> 1.9)
sentry-ruby (5.11.0)
sentry-ruby (5.15.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
simple_oauth (0.3.1)
sinatra (2.2.4)
Expand Down Expand Up @@ -97,12 +96,12 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
temple (0.10.2)
temple (0.10.3)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.2.2)
thor (1.3.0)
thread_safe (0.3.6)
tilt (2.3.0)
twitter (8.0.1)
Expand All @@ -118,9 +117,6 @@ GEM
simple_oauth (~> 0.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
xml-simple (1.1.9)
rexml

Expand Down

0 comments on commit 75c291e

Please sign in to comment.