Skip to content

Commit e8ec65c

Browse files
committed
[infra] fixes #559
1 parent 4cc3d2c commit e8ec65c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
22

3-
gem 'albacore', '~> 2.3'
3+
gem 'albacore'
44
# gem 'albacore', path: '../albacore'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PLATFORMS
2020
x86-mingw32
2121

2222
DEPENDENCIES
23-
albacore (~> 2.3)
23+
albacore
2424

2525
BUNDLED WITH
2626
1.15.0

0 commit comments

Comments
 (0)