Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Mar 16, 2023
1 parent 070b0cb commit f0adce3
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions src/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
daemons (1.4.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
Expand All @@ -18,7 +18,7 @@ GEM
tzinfo
eventmachine (1.2.7)
execjs (2.8.1)
faraday (1.10.2)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -45,7 +45,7 @@ GEM
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
fugit (1.7.1)
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
haml (5.2.2)
Expand All @@ -62,22 +62,22 @@ GEM
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
http_parser.rb (0.6.0)
json (2.6.2)
json (2.6.3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mqtt (0.5.0)
mqtt (0.6.0)
multi_json (1.15.0)
multipart-post (2.2.3)
multipart-post (2.3.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
naught (1.1.0)
net-ping (2.0.8)
prometheus-api-client (0.6.2)
faraday (>= 0.9, < 2.0.0)
public_suffix (5.0.0)
public_suffix (5.0.1)
raabro (1.4.0)
rack (2.2.4)
rack-protection (2.2.2)
rack (2.2.6.4)
rack-protection (2.2.4)
rack
rake (13.0.6)
rexml (3.2.5)
Expand All @@ -86,42 +86,42 @@ GEM
fugit (~> 1.1, >= 1.1.6)
sassc (2.4.0)
ffi (~> 1.9)
sentry-ruby (5.4.2)
sentry-ruby (5.8.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
simple_oauth (0.3.1)
sinatra (2.2.2)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sinatra-contrib (2.2.2)
sinatra-contrib (2.2.4)
multi_json
mustermann (~> 2.0)
rack-protection (= 2.2.2)
sinatra (= 2.2.2)
rack-protection (= 2.2.4)
sinatra (= 2.2.4)
tilt (~> 2.0)
smashing (1.3.5)
smashing (1.3.6)
coffee-script (~> 2.4)
execjs (~> 2.7)
rack (~> 2.2)
rack (>= 2.2, < 4.0)
rufus-scheduler (~> 3.6)
sassc (~> 2.0)
sinatra (~> 2.0)
sinatra (~> 2.2)
sinatra-contrib (~> 2.0)
sprockets (~> 4.0)
thin (~> 1.7)
thor (~> 1.0)
sprockets (4.1.1)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
temple (0.8.2)
rack (>= 2.2.4, < 4)
temple (0.10.0)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.11)
tilt (2.1.0)
twitter (7.0.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
Expand All @@ -133,7 +133,7 @@ GEM
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand Down

0 comments on commit f0adce3

Please sign in to comment.