Skip to content

Commit 5538604

Browse files
committed
pin ka-ching-client to v0.6.0 in Gemfile
1 parent 4078b02 commit 5538604

File tree

2 files changed

+32
-38
lines changed

2 files changed

+32
-38
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source 'https://rubygems.org'
44

55
gem 'bigdecimal', '~> 3.1'
6-
gem 'ka-ching-client', git: 'https://github.com/simonneutert/ka-ching-client.git', branch: 'main'
6+
gem 'ka-ching-client', '~> 0.6.0'
77
gem 'money', '~> 6.16'
88
gem 'puma', '~> 6.4'
99
gem 'rack-unreloader', '~> 2.1'

Gemfile.lock

+31-37
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,71 @@
1-
GIT
2-
remote: https://github.com/simonneutert/ka-ching-client.git
3-
revision: 0bf1781523f529cb32fdbb14362d5a61de98b496
4-
branch: main
5-
specs:
6-
ka-ching-client (0.6.0)
7-
faraday (>= 2.7.10, < 2.9.0)
8-
httpx (>= 0.22.4, < 1.3.0)
9-
101
GEM
112
remote: https://rubygems.org/
123
specs:
134
ast (2.4.2)
145
backport (1.2.0)
156
base64 (0.2.0)
167
benchmark (0.3.0)
17-
bigdecimal (3.1.6)
8+
bigdecimal (3.1.8)
189
coderay (1.1.3)
19-
concurrent-ruby (1.2.3)
20-
diff-lcs (1.5.0)
10+
concurrent-ruby (1.3.4)
11+
diff-lcs (1.5.1)
2112
e2mmap (0.1.0)
2213
faraday (2.8.1)
2314
base64
2415
faraday-net_http (>= 2.0, < 3.1)
2516
ruby2_keywords (>= 0.0.4)
2617
faraday-net_http (3.0.2)
27-
htmlbeautifier (1.4.2)
18+
htmlbeautifier (1.4.3)
2819
http-2-next (1.0.3)
2920
httpx (1.2.6)
3021
http-2-next (>= 1.0.3)
31-
i18n (1.14.1)
22+
i18n (1.14.5)
3223
concurrent-ruby (~> 1.0)
33-
jaro_winkler (1.5.6)
34-
json (2.7.1)
24+
jaro_winkler (1.6.0)
25+
json (2.7.2)
26+
ka-ching-client (0.6.0)
27+
faraday (>= 2.7.10, < 2.9.0)
28+
httpx (>= 0.22.4, < 1.3.0)
3529
kramdown (2.4.0)
3630
rexml
3731
kramdown-parser-gfm (1.1.0)
3832
kramdown (~> 2.0)
3933
language_server-protocol (3.17.0.3)
40-
method_source (1.0.0)
41-
mini_portile2 (2.8.5)
42-
money (6.16.0)
34+
method_source (1.1.0)
35+
mini_portile2 (2.8.7)
36+
money (6.19.0)
4337
i18n (>= 0.6.4, <= 2)
44-
nio4r (2.7.0)
45-
nokogiri (1.16.2)
38+
nio4r (2.7.3)
39+
nokogiri (1.16.7)
4640
mini_portile2 (~> 2.8.2)
4741
racc (~> 1.4)
48-
nokogiri (1.16.2-arm64-darwin)
42+
nokogiri (1.16.7-arm64-darwin)
4943
racc (~> 1.4)
50-
nokogiri (1.16.2-x86_64-linux)
44+
nokogiri (1.16.7-x86_64-linux)
5145
racc (~> 1.4)
52-
parallel (1.24.0)
53-
parser (3.3.0.5)
46+
parallel (1.26.3)
47+
parser (3.3.5.0)
5448
ast (~> 2.4.1)
5549
racc
5650
pry (0.14.2)
5751
coderay (~> 1.1)
5852
method_source (~> 1.0)
5953
puma (6.4.2)
6054
nio4r (~> 2.0)
61-
racc (1.7.3)
62-
rack (3.0.8)
55+
racc (1.8.1)
56+
rack (3.1.7)
6357
rack-unreloader (2.1.0)
6458
rackup (2.1.0)
6559
rack (>= 3)
6660
webrick (~> 1.8)
6761
rainbow (3.1.1)
68-
rake (13.1.0)
62+
rake (13.2.1)
6963
rbs (2.8.4)
70-
regexp_parser (2.9.0)
64+
regexp_parser (2.9.2)
7165
reverse_markdown (2.1.1)
7266
nokogiri
73-
rexml (3.2.6)
74-
roda (3.76.0)
67+
rexml (3.3.7)
68+
roda (3.83.0)
7569
rack
7670
rubocop (1.60.2)
7771
json (~> 2.3)
@@ -84,8 +78,8 @@ GEM
8478
rubocop-ast (>= 1.30.0, < 2.0)
8579
ruby-progressbar (~> 1.7)
8680
unicode-display_width (>= 2.4.0, < 3.0)
87-
rubocop-ast (1.30.0)
88-
parser (>= 3.2.1.0)
81+
rubocop-ast (1.32.3)
82+
parser (>= 3.3.1.0)
8983
rubocop-performance (1.20.2)
9084
rubocop (>= 1.48.1, < 2.0)
9185
rubocop-ast (>= 1.30.0, < 2.0)
@@ -107,11 +101,11 @@ GEM
107101
thor (~> 1.0)
108102
tilt (~> 2.0)
109103
yard (~> 0.9, >= 0.9.24)
110-
thor (1.3.0)
111-
tilt (2.3.0)
104+
thor (1.3.2)
105+
tilt (2.4.0)
112106
unicode-display_width (2.5.0)
113107
webrick (1.8.1)
114-
yard (0.9.34)
108+
yard (0.9.37)
115109

116110
PLATFORMS
117111
arm64-darwin-22
@@ -121,7 +115,7 @@ PLATFORMS
121115
DEPENDENCIES
122116
bigdecimal (~> 3.1)
123117
htmlbeautifier (~> 1.4)
124-
ka-ching-client!
118+
ka-ching-client (~> 0.6.0)
125119
money (~> 6.16)
126120
pry (~> 0.14.2)
127121
puma (~> 6.4)

0 commit comments

Comments
 (0)