Skip to content

Commit

Permalink
sibit up
Browse files Browse the repository at this point in the history
  • Loading branch information
davvd committed Aug 16, 2022
1 parent 08e2309 commit 3124b04
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 66 deletions.
5 changes: 2 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,13 @@
# SOFTWARE.

source 'https://rubygems.org'
ruby '2.6.0'

gem 'active_paypal_adaptive_payment', '0.3.16'
gem 'aws-sdk-s3', '1.43.0'
gem 'aws-sdk-sns', '1.17.0'
gem 'backports', '3.15.0'
gem 'backtrace', '0.3.0'
gem 'bitcoin-ruby', '0.0.19'
gem 'bitcoin-ruby', '~>0.0.19'
gem 'codecov', '0.2.8'
gem 'coinbase', '4.2.1'
gem 'concurrent-ruby', '>=1.1'
Expand Down Expand Up @@ -57,7 +56,7 @@ gem 'rubocop-rake', '0.5.1'
gem 'rubocop-rspec', '1.33.0', require: false
gem 'sass', '3.7.4'
gem 'sentry-raven', '2.9.0'
gem 'sibit', '0.21.8'
gem 'sibit', '0.22.0'
gem 'sinatra', '2.0.5'
gem 'sinatra-contrib', '2.0.5'
gem 'svg-graph', '2.1.3'
Expand Down
120 changes: 57 additions & 63 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,29 @@ GEM
mocha (>= 0.10.0)
money (>= 3.6.0)
multi_json (>= 1.0.0)
activemerchant (1.119.0)
activemerchant (1.126.0)
activesupport (>= 4.2)
builder (>= 2.1.2, < 4.0.0)
i18n (>= 0.6.9)
nokogiri (~> 1.4)
activesupport (6.1.3)
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.1.1)
aws-partitions (1.431.1)
aws-sdk-core (3.112.1)
aws-eventstream (1.2.0)
aws-partitions (1.618.0)
aws-sdk-core (3.132.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.42.0)
aws-sdk-core (~> 3, >= 3.112.0)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.43.0)
aws-sdk-core (~> 3, >= 3.56.0)
Expand All @@ -39,15 +38,15 @@ GEM
aws-sdk-sns (1.17.0)
aws-sdk-core (~> 3, >= 3.56.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.3)
aws-sigv4 (1.5.1)
aws-eventstream (~> 1, >= 1.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
backports (3.15.0)
backtrace (0.3.0)
bitcoin-ruby (0.0.19)
bitcoin-ruby (0.0.20)
eventmachine
ffi
scrypt
Expand All @@ -61,26 +60,25 @@ GEM
concurrent-ruby (1.1.5)
crack (0.4.5)
rexml
daemons (1.3.1)
daemons (1.4.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
differ (0.1.2)
diffy (3.3.0)
docile (1.3.5)
equalizer (0.0.11)
docile (1.4.0)
eslintrb (2.1.0)
execjs
multi_json (>= 1.3)
rake
ethon (0.12.0)
ffi (>= 1.3.0)
ethon (0.15.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.7.0)
faraday (0.17.4)
execjs (2.8.1)
faraday (0.17.5)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
ffi (1.15.0)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand All @@ -96,16 +94,16 @@ GEM
temple (>= 0.8.0)
tilt
hashdiff (1.0.1)
hashie (4.1.0)
i18n (1.8.9)
hashie (5.0.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
ipaddr (1.2.2)
ipaddr (1.2.4)
ipaddress (0.8.3)
iri (0.5.0)
jmespath (1.4.0)
jmespath (1.6.1)
json (2.2.0)
listen (3.4.1)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loog (0.2.1)
Expand All @@ -116,46 +114,46 @@ GEM
rack
sinatra
thin
mini_portile2 (2.5.0)
mini_portile2 (2.8.0)
minitest (5.11.3)
minitest-reporters (1.3.6)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.12.0)
money (6.14.1)
mocha (1.14.0)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
multi_json (1.15.0)
multipart-post (2.1.1)
mustermann (1.1.1)
multipart-post (2.2.3)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.11.1-x86_64-darwin)
nokogiri (1.13.8-x86_64-darwin)
racc (~> 1.4)
oauth (0.5.5)
oauth (0.5.10)
obk (0.1.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
openssl (2.1.2)
ipaddr
parallel (1.20.1)
parser (3.0.0.0)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
paypal-sdk-rest (1.7.3)
multi_json (~> 1.0)
xml-simple
pg (1.2.3)
pg (1.4.3)
pgtk (0.7.5)
backtrace (~> 0.3)
loog (~> 0.2)
pg (~> 1.1)
random-port (~> 0.3)
plist (3.1.0)
public_suffix (4.0.6)
racc (1.5.2)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.0.5)
rack
Expand All @@ -168,16 +166,16 @@ GEM
rainbow (3.0.0)
rake (12.3.3)
random-port (0.4.1)
rb-fsevent (0.10.4)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.1.1)
regexp_parser (2.5.0)
rerun (0.13.0)
listen (~> 3.0)
retriable (3.1.2)
retriable_proxy (1.0.2)
retriable (>= 2.0, < 4.0)
rexml (3.2.4)
rexml (3.2.5)
rubocop (1.5.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
Expand All @@ -187,16 +185,16 @@ GEM
rubocop-ast (>= 1.2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-minitest (0.10.3)
rubocop (>= 0.87, < 2.0)
rubocop-rake (0.5.1)
rubocop
rubocop-rspec (1.33.0)
rubocop (>= 0.60.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand All @@ -210,19 +208,19 @@ GEM
semantic (1.6.1)
sentry-raven (2.9.0)
faraday (>= 0.7.6, < 1.0)
sibit (0.21.8)
sibit (0.22.0)
backtrace (~> 0.3)
bitcoin-ruby (= 0.0.19)
bitcoin-ruby (= 0.0.20)
iri (~> 0.5)
json (~> 2)
retriable_proxy (= 1.0.2)
retriable_proxy (~> 1.0)
slop (~> 4.6)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
simplecov_json_formatter (0.1.4)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
Expand Down Expand Up @@ -255,23 +253,22 @@ GEM
threads (0.3.0)
backtrace (~> 0)
concurrent-ruby (~> 1.0)
tilt (2.0.10)
tilt (2.0.11)
total (0.3.0)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)
unicode-display_width (1.8.0)
upwork-api (1.3.2)
oauth (>= 0.4.7)
usagewatch (0.0.7)
usagewatch_ext (0.2.1)
usagewatch (~> 0.0.6)
virtus (1.0.5)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
webmock (3.6.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
Expand All @@ -281,9 +278,9 @@ GEM
nokogiri (~> 1.8)
rainbow (~> 3.0)
slop (~> 4.4)
xml-simple (1.1.8)
xml-simple (1.1.9)
rexml
zache (0.12.0)
zeitwerk (2.4.2)
zold (0.29.33)
backtrace (>= 0.3)
concurrent-ruby (= 1.1.5)
Expand Down Expand Up @@ -322,7 +319,7 @@ DEPENDENCIES
aws-sdk-sns (= 1.17.0)
backports (= 3.15.0)
backtrace (= 0.3.0)
bitcoin-ruby (= 0.0.19)
bitcoin-ruby (~> 0.0.19)
codecov (= 0.2.8)
coinbase (= 4.2.1)
concurrent-ruby (>= 1.1)
Expand Down Expand Up @@ -354,7 +351,7 @@ DEPENDENCIES
rubocop-rspec (= 1.33.0)
sass (= 3.7.4)
sentry-raven (= 2.9.0)
sibit (= 0.21.8)
sibit (= 0.22.0)
sinatra (= 2.0.5)
sinatra-contrib (= 2.0.5)
svg-graph (= 2.1.3)
Expand All @@ -369,8 +366,5 @@ DEPENDENCIES
zache (>= 0.12.0)
zold (= 0.29.33)

RUBY VERSION
ruby 2.6.0p0

BUNDLED WITH
1.17.3
2.3.17

0 comments on commit 3124b04

Please sign in to comment.