Skip to content

Commit 91942a9

Browse files
committed
Updated Blazer
1 parent 0c316f9 commit 91942a9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## 2.6.2 (unreleased)
22

3+
- Updated Blazer to 2.6.2
34
- Added Prophet
45

56
## 2.6.1 (2022-04-21)

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.1"
4+
gem "blazer", "2.6.2"
55
gem "puma"
66
gem "tzinfo-data"
77

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
aws-sigv4 (~> 1.1)
8383
aws-sigv4 (1.5.0)
8484
aws-eventstream (~> 1, >= 1.0.2)
85-
blazer (2.6.1)
85+
blazer (2.6.2)
8686
activerecord (>= 5)
8787
chartkick (>= 3.2)
8888
railties (>= 5)
@@ -291,7 +291,7 @@ DEPENDENCIES
291291
anomaly_detection
292292
aws-sdk-athena
293293
aws-sdk-glue
294-
blazer (= 2.6.1)
294+
blazer (= 2.6.2)
295295
cassandra-driver
296296
drill-sergeant
297297
elasticsearch (< 7.14)

0 commit comments

Comments
 (0)