Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renovate/sinatra 4.x #6

Merged
merged 8 commits into from
Jan 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ source 'https://rubygems.org'
gem 'atlassian-jwt', '~> 0.2.1'
gem 'aws-sdk-dynamodb', '1.101.0'
gem 'aws-sdk-s3', '1.143.0'
gem 'crack', '0.4.5'
gem 'crack', '0.4.6'
gem 'faraday', '>=2.0.1'
gem 'gitlab', '4.19.0'
gem 'glogin', '0.14.2'
gem 'haml', '5.2.2'
Expand All @@ -34,7 +35,7 @@ gem 'net-smtp', '0.4.0'
gem 'nokogiri', '1.15.5'
gem 'octokit', '8.0.0'
gem 'pdd', '0.23.2'
gem 'rack', '2.2.8'
gem 'rack', '3.0.8'
gem 'rack-test', '2.1.0'
gem 'rake', '13.1.0', require: false
gem 'rubocop', '1.60.2', require: false
Expand All @@ -44,8 +45,8 @@ gem 'sass', '3.7.4'
gem 'sentry-raven', '3.1.2'
gem 'simplecov', '0.22.0'
gem 'simplecov-cobertura', '~> 2.1'
gem 'sinatra', '3.0.6'
gem 'sinatra-contrib', '3.0.6'
gem 'sinatra', '4.0.0'
gem 'sinatra-contrib', '4.0.0'
gem 'sprockets', '4.2.1'
gem 'test-unit', '3.6.1', require: false
gem 'webrick', '1.8.1'
Expand Down
88 changes: 51 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8)
activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
atlassian-jwt (0.2.1)
jwt (~> 2.1)
aws-eventstream (1.3.0)
aws-partitions (1.883.0)
aws-partitions (1.884.0)
aws-sdk-core (3.191.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand All @@ -31,19 +36,23 @@ GEM
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base58 (0.2.3)
base64 (0.1.1)
concurrent-ruby (1.2.2)
crack (0.4.5)
base64 (0.2.0)
bigdecimal (3.1.6)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crack (0.4.6)
bigdecimal
rexml
date (3.3.3)
date (3.3.4)
differ (0.1.2)
docile (1.4.0)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
drb (2.2.0)
ruby2_keywords
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
Expand Down Expand Up @@ -76,30 +85,29 @@ GEM
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.21.2)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
net-imap (0.3.7)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.9.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-protocol
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
oauth (0.6.2)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
Expand All @@ -117,11 +125,14 @@ GEM
ruby-filemagic (~> 0.7.2)
slop (~> 4.6)
power_assert (2.0.3)
public_suffix (5.0.3)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8)
rack-protection (3.0.6)
rack
rack (3.0.8)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rainbow (3.1.1)
Expand Down Expand Up @@ -175,16 +186,17 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sinatra (3.0.6)
sinatra (4.0.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-contrib (3.0.6)
multi_json
sinatra-contrib (4.0.0)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 3.0.6)
sinatra (= 3.0.6)
rack-protection (= 4.0.0)
sinatra (= 4.0.0)
tilt (~> 2.0)
slop (4.10.1)
snaky_hash (2.0.1)
Expand All @@ -193,16 +205,17 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
temple (0.10.2)
temple (0.10.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-unit (3.6.1)
power_assert
tilt (2.3.0)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
version_gem (1.1.3)
webrick (1.8.1)
xcop (0.7.1)
Expand All @@ -221,7 +234,8 @@ DEPENDENCIES
atlassian-jwt (~> 0.2.1)
aws-sdk-dynamodb (= 1.101.0)
aws-sdk-s3 (= 1.143.0)
crack (= 0.4.5)
crack (= 0.4.6)
faraday (>= 2.0.1)
gitlab (= 4.19.0)
glogin (= 0.14.2)
haml (= 5.2.2)
Expand All @@ -233,7 +247,7 @@ DEPENDENCIES
nokogiri (= 1.15.5)
octokit (= 8.0.0)
pdd (= 0.23.2)
rack (= 2.2.8)
rack (= 3.0.8)
rack-test (= 2.1.0)
rake (= 13.1.0)
rubocop (= 1.60.2)
Expand All @@ -243,8 +257,8 @@ DEPENDENCIES
sentry-raven (= 3.1.2)
simplecov (= 0.22.0)
simplecov-cobertura (~> 2.1)
sinatra (= 3.0.6)
sinatra-contrib (= 3.0.6)
sinatra (= 4.0.0)
sinatra-contrib (= 4.0.0)
sprockets (= 4.2.1)
test-unit (= 3.6.1)
webrick (= 1.8.1)
Expand Down
3 changes: 2 additions & 1 deletion test/test_github.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
class TestGithub < Test::Unit::TestCase
def test_configures_everything_right
github = Github.new.client
assert_equal('0pdd', github.user('0pdd')[:login])
assert_equal('0pdd', github.user('0pdd')[:login],
"Real user is #{github.user('0pdd')[:login]}")
end
end