Skip to content

Commit bc05ad9

Browse files
committed
Added ignite-client
1 parent 3e25d83 commit bc05ad9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ gem "elasticsearch-xpack"
1616
gem "google-cloud-bigquery"
1717
gem "hexspace"
1818
# gem "ibm_db"
19+
gem "ignite-client"
1920
gem "mongo"
2021
gem "mysql2"
2122
gem "neo4j-core"

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ GEM
149149
httpclient (2.8.3)
150150
i18n (1.8.7)
151151
concurrent-ruby (~> 1.0)
152+
ignite-client (0.1.1)
152153
ione (1.2.4)
153154
jmespath (1.4.0)
154155
json (2.3.1)
@@ -281,6 +282,7 @@ DEPENDENCIES
281282
elasticsearch-xpack
282283
google-cloud-bigquery
283284
hexspace
285+
ignite-client
284286
mongo
285287
mysql2
286288
neo4j-core

0 commit comments

Comments
 (0)