Skip to content

Commit 9363f9a

Browse files
committed
Updated Blazer to 2.6.4 and updated other gems
1 parent 5ce44d8 commit 9363f9a

File tree

3 files changed

+71
-67
lines changed

3 files changed

+71
-67
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.6.4 (unreleased)
2+
3+
- Updated Blazer to 2.6.4
4+
15
## 2.6.3 (2022-05-11)
26

37
- Updated Blazer to 2.6.3

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
gem "rails", "~> 6.1.0"
4-
gem "blazer", "2.6.3"
4+
gem "blazer", "2.6.4"
55
gem "puma"
66
gem "tzinfo-data"
77

Gemfile.lock

+66-66
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,63 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.1.5.1)
5-
actionpack (= 6.1.5.1)
6-
activesupport (= 6.1.5.1)
4+
actioncable (6.1.6)
5+
actionpack (= 6.1.6)
6+
activesupport (= 6.1.6)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.5.1)
10-
actionpack (= 6.1.5.1)
11-
activejob (= 6.1.5.1)
12-
activerecord (= 6.1.5.1)
13-
activestorage (= 6.1.5.1)
14-
activesupport (= 6.1.5.1)
9+
actionmailbox (6.1.6)
10+
actionpack (= 6.1.6)
11+
activejob (= 6.1.6)
12+
activerecord (= 6.1.6)
13+
activestorage (= 6.1.6)
14+
activesupport (= 6.1.6)
1515
mail (>= 2.7.1)
16-
actionmailer (6.1.5.1)
17-
actionpack (= 6.1.5.1)
18-
actionview (= 6.1.5.1)
19-
activejob (= 6.1.5.1)
20-
activesupport (= 6.1.5.1)
16+
actionmailer (6.1.6)
17+
actionpack (= 6.1.6)
18+
actionview (= 6.1.6)
19+
activejob (= 6.1.6)
20+
activesupport (= 6.1.6)
2121
mail (~> 2.5, >= 2.5.4)
2222
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.5.1)
24-
actionview (= 6.1.5.1)
25-
activesupport (= 6.1.5.1)
23+
actionpack (6.1.6)
24+
actionview (= 6.1.6)
25+
activesupport (= 6.1.6)
2626
rack (~> 2.0, >= 2.0.9)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.0)
2929
rails-html-sanitizer (~> 1.0, >= 1.2.0)
30-
actiontext (6.1.5.1)
31-
actionpack (= 6.1.5.1)
32-
activerecord (= 6.1.5.1)
33-
activestorage (= 6.1.5.1)
34-
activesupport (= 6.1.5.1)
30+
actiontext (6.1.6)
31+
actionpack (= 6.1.6)
32+
activerecord (= 6.1.6)
33+
activestorage (= 6.1.6)
34+
activesupport (= 6.1.6)
3535
nokogiri (>= 1.8.5)
36-
actionview (6.1.5.1)
37-
activesupport (= 6.1.5.1)
36+
actionview (6.1.6)
37+
activesupport (= 6.1.6)
3838
builder (~> 3.1)
3939
erubi (~> 1.4)
4040
rails-dom-testing (~> 2.0)
4141
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
activejob (6.1.5.1)
43-
activesupport (= 6.1.5.1)
42+
activejob (6.1.6)
43+
activesupport (= 6.1.6)
4444
globalid (>= 0.3.6)
45-
activemodel (6.1.5.1)
46-
activesupport (= 6.1.5.1)
47-
activerecord (6.1.5.1)
48-
activemodel (= 6.1.5.1)
49-
activesupport (= 6.1.5.1)
45+
activemodel (6.1.6)
46+
activesupport (= 6.1.6)
47+
activerecord (6.1.6)
48+
activemodel (= 6.1.6)
49+
activesupport (= 6.1.6)
5050
activerecord6-redshift-adapter (1.3.0)
5151
activerecord (~> 6.0)
5252
pg (~> 1.0)
53-
activestorage (6.1.5.1)
54-
actionpack (= 6.1.5.1)
55-
activejob (= 6.1.5.1)
56-
activerecord (= 6.1.5.1)
57-
activesupport (= 6.1.5.1)
53+
activestorage (6.1.6)
54+
actionpack (= 6.1.6)
55+
activejob (= 6.1.6)
56+
activerecord (= 6.1.6)
57+
activesupport (= 6.1.6)
5858
marcel (~> 1.0)
5959
mini_mime (>= 1.1.0)
60-
activesupport (6.1.5.1)
60+
activesupport (6.1.6)
6161
concurrent-ruby (~> 1.0, >= 1.0.2)
6262
i18n (>= 1.6, < 2)
6363
minitest (>= 5.1)
@@ -68,21 +68,21 @@ GEM
6868
anomaly_detection (0.1.4)
6969
rice (>= 4.0.2)
7070
aws-eventstream (1.2.0)
71-
aws-partitions (1.585.0)
71+
aws-partitions (1.591.0)
7272
aws-sdk-athena (1.53.0)
7373
aws-sdk-core (~> 3, >= 3.127.0)
7474
aws-sigv4 (~> 1.1)
75-
aws-sdk-core (3.130.2)
75+
aws-sdk-core (3.131.1)
7676
aws-eventstream (~> 1, >= 1.0.2)
7777
aws-partitions (~> 1, >= 1.525.0)
7878
aws-sigv4 (~> 1.1)
79-
jmespath (~> 1.0)
80-
aws-sdk-glue (1.111.0)
79+
jmespath (~> 1, >= 1.6.1)
80+
aws-sdk-glue (1.112.0)
8181
aws-sdk-core (~> 3, >= 3.127.0)
8282
aws-sigv4 (~> 1.1)
8383
aws-sigv4 (1.5.0)
8484
aws-eventstream (~> 1, >= 1.0.2)
85-
blazer (2.6.3)
85+
blazer (2.6.4)
8686
activerecord (>= 5)
8787
chartkick (>= 3.2)
8888
railties (>= 5)
@@ -119,9 +119,9 @@ GEM
119119
ffi (1.15.5)
120120
globalid (1.0.0)
121121
activesupport (>= 5.0)
122-
google-apis-bigquery_v2 (0.31.0)
122+
google-apis-bigquery_v2 (0.33.0)
123123
google-apis-core (>= 0.4, < 2.a)
124-
google-apis-core (0.4.2)
124+
google-apis-core (0.5.0)
125125
addressable (~> 2.5, >= 2.5.1)
126126
googleauth (>= 0.16.2, < 2.a)
127127
httpclient (>= 2.8.1, < 3.a)
@@ -158,7 +158,7 @@ GEM
158158
ignite-client (0.1.2)
159159
ione (1.2.4)
160160
jmespath (1.6.1)
161-
json (2.6.1)
161+
json (2.6.2)
162162
jwt (2.3.0)
163163
loofah (2.18.0)
164164
crass (~> 1.0.2)
@@ -199,7 +199,7 @@ GEM
199199
faraday (~> 0.12)
200200
faraday_middleware (~> 0.12.2)
201201
msgpack (>= 0.7.0)
202-
prophet-rb (0.3.1)
202+
prophet-rb (0.3.2)
203203
cmdstan (>= 0.2)
204204
numo-narray (>= 0.9.1.7)
205205
rover-df
@@ -210,34 +210,34 @@ GEM
210210
rack (2.2.3)
211211
rack-test (1.1.0)
212212
rack (>= 1.0, < 3)
213-
rails (6.1.5.1)
214-
actioncable (= 6.1.5.1)
215-
actionmailbox (= 6.1.5.1)
216-
actionmailer (= 6.1.5.1)
217-
actionpack (= 6.1.5.1)
218-
actiontext (= 6.1.5.1)
219-
actionview (= 6.1.5.1)
220-
activejob (= 6.1.5.1)
221-
activemodel (= 6.1.5.1)
222-
activerecord (= 6.1.5.1)
223-
activestorage (= 6.1.5.1)
224-
activesupport (= 6.1.5.1)
213+
rails (6.1.6)
214+
actioncable (= 6.1.6)
215+
actionmailbox (= 6.1.6)
216+
actionmailer (= 6.1.6)
217+
actionpack (= 6.1.6)
218+
actiontext (= 6.1.6)
219+
actionview (= 6.1.6)
220+
activejob (= 6.1.6)
221+
activemodel (= 6.1.6)
222+
activerecord (= 6.1.6)
223+
activestorage (= 6.1.6)
224+
activesupport (= 6.1.6)
225225
bundler (>= 1.15.0)
226-
railties (= 6.1.5.1)
226+
railties (= 6.1.6)
227227
sprockets-rails (>= 2.0.0)
228228
rails-dom-testing (2.0.3)
229229
activesupport (>= 4.2.0)
230230
nokogiri (>= 1.6)
231231
rails-html-sanitizer (1.4.2)
232232
loofah (~> 2.3)
233-
railties (6.1.5.1)
234-
actionpack (= 6.1.5.1)
235-
activesupport (= 6.1.5.1)
233+
railties (6.1.6)
234+
actionpack (= 6.1.6)
235+
activesupport (= 6.1.6)
236236
method_source
237237
rake (>= 12.2)
238238
thor (~> 1.0)
239239
rake (13.0.6)
240-
representable (3.1.1)
240+
representable (3.2.0)
241241
declarative (< 0.1.0)
242242
trailblazer-option (>= 0.1.1, < 0.2.0)
243243
uber (< 0.2.0)
@@ -248,8 +248,8 @@ GEM
248248
jwt (>= 1.5.6)
249249
retriable (3.1.2)
250250
rexml (3.2.5)
251-
rice (4.0.3)
252-
rover-df (0.3.0)
251+
rice (4.0.4)
252+
rover-df (0.3.1)
253253
numo-narray (>= 0.9.1.9)
254254
safely_block (0.3.0)
255255
errbase (>= 0.1.1)
@@ -291,7 +291,7 @@ DEPENDENCIES
291291
anomaly_detection
292292
aws-sdk-athena
293293
aws-sdk-glue
294-
blazer (= 2.6.3)
294+
blazer (= 2.6.4)
295295
cassandra-driver
296296
drill-sergeant
297297
elasticsearch (< 7.14)

0 commit comments

Comments
 (0)