Skip to content

Commit 72218df

Browse files
committed
Atlas rb update
1 parent e43d876 commit 72218df

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.31
1+
2.8.32

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ gem 'bootsnap', require: false
5353

5454
# NEU Gems
5555
gem 'active_decorator'
56-
gem 'atlas_rb'
56+
gem 'atlas_rb', '0.0.72'
5757
gem 'attr_json'
5858
gem 'blacklight'
5959
gem 'bootstrap'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
addressable (2.8.7)
8181
public_suffix (>= 2.0.2, < 7.0)
8282
ast (2.4.3)
83-
atlas_rb (0.0.71)
83+
atlas_rb (0.0.72)
8484
faraday (~> 2.7)
8585
faraday-follow_redirects (~> 0.3.0)
8686
faraday-multipart (~> 1)
@@ -459,7 +459,7 @@ PLATFORMS
459459

460460
DEPENDENCIES
461461
active_decorator
462-
atlas_rb
462+
atlas_rb (= 0.0.72)
463463
attr_json
464464
blacklight
465465
bootsnap

0 commit comments

Comments
 (0)