From f35e24d5cec7afc635720ed9af3dc31649a610b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 22 Aug 2018 19:18:33 +0000 Subject: [PATCH] Bump atomic from 1.1.99 to 1.1.101 Bumps [atomic](https://github.com/ruby-concurrency/atomic) from 1.1.99 to 1.1.101. - [Release notes](https://github.com/ruby-concurrency/atomic/releases) - [Commits](https://github.com/ruby-concurrency/atomic/compare/1.1.99...1.1.101) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3418c41250..9e22bb5a9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM angularjs-rails (1.5.5) arel (3.0.3) ast (2.4.0) - atomic (1.1.99) + atomic (1.1.101) awesome_nested_set (2.1.5) activerecord (>= 3.0.0) awesome_print (1.0.2)