Skip to content

Commit e41581b

Browse files
committed
had some odd atomic problems
i had to remove atomic locally to get this to downgrade correctly using bundle update
1 parent b8207ae commit e41581b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
minitest (~> 5.1)
2121
thread_safe (~> 0.1)
2222
tzinfo (~> 1.1)
23-
atomic (1.1.100)
23+
atomic (1.1.99)
2424
avl_tree (1.2.1)
2525
atomic (~> 1.1)
2626
coderay (1.1.2)

0 commit comments

Comments
 (0)