From d1d37249162343a4dcea197d177acbd82e1570af Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Thu, 15 Oct 2020 23:18:28 +0300 Subject: [PATCH] update bundler --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92a18f3..7b5197e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT - remote: git://github.com/rails/activeresource.git - revision: de9deedf06a554668caa5bf7def80010759e312b + remote: https://github.com/rails/activeresource.git + revision: dedecf90996622776b7aa0e54957ffc8fb3ac2f9 specs: - activeresource (5.1.0) + activeresource (5.1.1) activemodel (>= 5.0, < 7) activemodel-serializers-xml (~> 1.0) activesupport (>= 5.0, < 7) @@ -232,4 +232,4 @@ DEPENDENCIES uglifier BUNDLED WITH - 1.17.2 + 2.1.4