Skip to content

Commit 1ecc144

Browse files
authored
Merge pull request #567 from performant-software/develop
Develop into master for v1.1.12
2 parents 7b29b6c + c948bfa commit 1ecc144

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ gem 'resource_api', git: 'https://github.com/performant-software/resource-api.gi
3737
gem 'jwt_auth', git: 'https://github.com/performant-software/jwt-auth.git', tag: 'v0.1.3'
3838

3939
# Core data
40-
gem 'core_data_connector', git: 'https://github.com/performant-software/core-data-connector.git', tag: 'v0.1.113'
40+
gem 'core_data_connector', git: 'https://github.com/performant-software/core-data-connector.git', tag: 'v0.1.114'
4141

4242
# IIIF
4343
gem 'triple_eye_effable', git: 'https://github.com/performant-software/triple-eye-effable.git', tag: 'v0.2.7'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: https://github.com/performant-software/core-data-connector.git
3-
revision: 1581556d0fceb90c72b5bc6a8b2c077ce6db3ba7
4-
tag: v0.1.113
3+
revision: 70b00b8fed7b0239acd2c15e137ee6dc40082ad6
4+
tag: v0.1.114
55
specs:
66
core_data_connector (0.1.0)
77
activerecord-postgis-adapter (~> 11.0)

0 commit comments

Comments
 (0)