Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'rake'

group :development, :test do
gem 'roo'
gem 'atlas', ref: '923f382', github: 'quintel/atlas'
gem 'atlas', ref: '33f32a4', github: 'quintel/atlas'
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/quintel/atlas.git
revision: 923f382c0e7714068fc73e021248eebb173d75d7
ref: 923f382
revision: 33f32a48c868e92f055a68c517c6b9fd5ae01bfa
ref: 33f32a4
specs:
atlas (1.0.0)
activemodel (>= 7)
Expand Down