Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Aug 3, 2024
1 parent 5167485 commit 13917db
Showing 1 changed file with 34 additions and 27 deletions.
61 changes: 34 additions & 27 deletions src/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
buftok (0.3.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.3)
daemons (1.4.1)
domain_name (0.6.20231109)
dotenv (2.8.1)
domain_name (0.6.20240107)
dotenv (3.1.2)
equalizer (0.0.11)
et-orbi (1.2.7)
et-orbi (1.2.11)
tzinfo
eventmachine (1.2.7)
execjs (2.9.1)
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.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.1)
net-http
ffi (1.17.0)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
fugit (1.11.0)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
haml (5.2.2)
temple (>= 0.8.0)
Expand All @@ -38,37 +38,42 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
http-cookie (1.0.5)
http-cookie (1.0.6)
domain_name (~> 0.5)
http-form_data (2.3.0)
json (2.7.1)
json (2.7.2)
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.0)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mqtt (0.6.0)
multi_json (1.15.0)
multipart-post (2.3.0)
multipart-post (2.4.1)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
naught (1.1.0)
net-http (0.4.1)
uri
net-ping (2.0.8)
prometheus-api-client (0.6.3)
faraday (>= 2.0.0, < 3.0.0)
public_suffix (5.0.4)
public_suffix (6.0.1)
raabro (1.4.0)
rack (2.2.8)
rack (2.2.9)
rack-protection (2.2.4)
rack
rake (13.1.0)
rexml (3.2.6)
rake (13.2.1)
rexml (3.3.4)
strscan
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.15.0)
sentry-ruby (5.18.2)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simple_oauth (0.3.1)
sinatra (2.2.4)
Expand Down Expand Up @@ -96,14 +101,15 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
strscan (3.1.0)
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.3.0)
thor (1.3.1)
thread_safe (0.3.6)
tilt (2.3.0)
tilt (2.4.0)
twitter (8.0.1)
addressable (~> 2.3)
buftok (~> 0.3.0)
Expand All @@ -117,6 +123,7 @@ GEM
simple_oauth (~> 0.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.0)
xml-simple (1.1.9)
rexml

Expand Down

0 comments on commit 13917db

Please sign in to comment.