solid_apm 0.7.0 → 0.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/lib/solid_apm/version.rb +1 -1
  4. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2980cc185b4e779e37f5a2b1ef323f3bddc9453076725d992a3d7641e54ae370
4
- data.tar.gz: 9ef8518d90d7351f17001d428c79dba5c7ebecd890c642f47ae2fd1e744f5591
3
+ metadata.gz: 78900f85182065cd6b2fa85e601d3bae5808b7f4aa84d8896da5f772c733f0a4
4
+ data.tar.gz: 6aa0655c7ac1f252ecf5e9b23a75f2a1ad5c19ce15b910a2fe49af7ee1fc1143
5
5
  SHA512:
6
- metadata.gz: b9af1a90d9603e05b5436bdcb420c31dfe7156d4768f261772a6e602f160385a6c7af60e8b08bb2050df4151a27703858c184bf271bfeac69d05de5b6efa344f
7
- data.tar.gz: 48fb657be11a65ae888235a88ac8794a1ecdf8ea4863d5c7cdb1c3e292cabb04917b1b109d1c157099550a53931d1272fa0362ffbddb433fb8e4f839ce8cf93c
6
+ metadata.gz: 8939c3bf1123f69187abfa4ae11317019b0f962ad8c7591f82ada6c1eb68ba57bb246bcd21e611f79603fe29abeaf2ec848f4c9ee4cef278847383eccdb0839d
7
+ data.tar.gz: 27ed6ea06120bdfaaded1747a4ec08020e0ce9dcc10fc36ba12f03765a5ba5073a191488a0ab32b830f0845a67feb966eabfcab255dd7fde8ca6fb5dee9229ab
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Jean-Francis Bastien
3
+ Copyright (c) 2025 Jean-Francis Bastien
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,3 +1,3 @@
1
1
  module SolidApm
2
- VERSION = "0.7.0"
2
+ VERSION = "0.7.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solid_apm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jean-Francis Bastien
@@ -149,7 +149,8 @@ files:
149
149
  - lib/solid_apm/version.rb
150
150
  - lib/tasks/solid_apm_tasks.rake
151
151
  homepage: https://github.com/Bhacaz/solid_apm
152
- licenses: []
152
+ licenses:
153
+ - MIT
153
154
  metadata:
154
155
  homepage_uri: https://github.com/Bhacaz/solid_apm
155
156
  source_code_uri: https://github.com/Bhacaz/solid_apm