Bump accentor

This commit is contained in:
Charlotte Van Petegem 2021-04-26 17:54:47 +02:00
parent 1c12f0162d
commit 21dbe4c195
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "044yj8md2qikjvcp3pmfl42pbrl8y598fr45sd5whysahvqqsfhc";
sha256 = "08qb2liflv8i3mw2p4j8f9mhafw9h3rqklzd8lpmvdfk3cnvcskv";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";

View file

@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '2.7.2'
ruby '2.7.3'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.1'

View file

@ -257,7 +257,7 @@ DEPENDENCIES
will_paginate (~> 3.3)
RUBY VERSION
ruby 2.7.2p137
ruby 2.7.3p183
BUNDLED WITH
2.1.4