1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-12 09:26:42 +01:00

Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
e34b60aad7
Bump sqlite3 from 1.5.3 to 1.6.0
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.5.3...v1.6.0)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 15:13:18 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@ gem 'listen', '~> 3.7.0', group: :development
gem 'bootstrap', '~> 5.1.3'
gem "bootstrap_form", "~> 5.0"
gem 'font-awesome-sass', '~> 6.2.1'
gem 'font-awesome-sass', '~> 6.2.0'
# Use Diffy for showing translation diffs
gem 'diffy'

View File

@ -128,9 +128,9 @@ GEM
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.15.5)
font-awesome-sass (6.2.1)
font-awesome-sass (6.2.0)
sassc (~> 2.0)
globalid (1.0.1)
globalid (1.0.0)
activesupport (>= 5.0)
hashdiff (1.0.1)
hashie (5.0.0)
@ -156,7 +156,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.17.0)
minitest (5.16.3)
msgpack (1.6.0)
multi_json (1.15.0)
multi_xml (0.6.0)
@ -321,7 +321,7 @@ DEPENDENCIES
devise (~> 4.8.0)
diff-lcs
diffy
font-awesome-sass (~> 6.2.1)
font-awesome-sass (~> 6.2.0)
jbuilder (~> 2.11.3)
jquery-rails (~> 4.4.0)
listen (~> 3.7.0)