Skip to content

Commit 1b79ba9

Browse files
committed
trying to fix travis
1 parent c03b9dd commit 1b79ba9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,18 +123,18 @@ GEM
123123
dotenv-rails (2.7.5)
124124
dotenv (= 2.7.5)
125125
railties (>= 3.2, < 6.1)
126-
elasticsearch (7.4.0)
127-
elasticsearch-api (= 7.4.0)
128-
elasticsearch-transport (= 7.4.0)
129-
elasticsearch-api (7.4.0)
126+
elasticsearch (7.5.0)
127+
elasticsearch-api (= 7.5.0)
128+
elasticsearch-transport (= 7.5.0)
129+
elasticsearch-api (7.5.0)
130130
multi_json
131131
elasticsearch-model (7.0.0)
132132
activesupport (> 3)
133133
elasticsearch (> 1)
134134
hashie
135135
elasticsearch-rails (7.0.0)
136-
elasticsearch-transport (7.4.0)
137-
faraday
136+
elasticsearch-transport (7.5.0)
137+
faraday (>= 0.14, < 1)
138138
multi_json
139139
erubi (1.9.0)
140140
et-orbi (1.2.2)
@@ -143,7 +143,7 @@ GEM
143143
fabrication (2.21.0)
144144
faker (1.9.6)
145145
i18n (>= 0.7)
146-
faraday (1.0.0)
146+
faraday (0.17.3)
147147
multipart-post (>= 1.2, < 3)
148148
ffi (1.12.2)
149149
formtastic (3.1.5)

0 commit comments

Comments
 (0)