File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11user=rpush
22project=modis
3- future-release=v4.3.1
3+ future-release=v4.3.2
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v4.3.2] ( https://github.com/rpush/modis/tree/v4.3.2 ) (2024-09-06)
4+
5+ [ Full Changelog] ( https://github.com/rpush/modis/compare/v4.3.1...v4.3.2 )
6+
7+ ** Merged pull requests:**
8+
9+ - Test on Rails 7.2 [ \# 54] ( https://github.com/rpush/modis/pull/54 ) ([ benlangfeld] ( https://github.com/benlangfeld ) )
10+ - Test on new Ruby/Rails versions [ \# 52] ( https://github.com/rpush/modis/pull/52 ) ([ benlangfeld] ( https://github.com/benlangfeld ) )
11+
312## [ v4.3.1] ( https://github.com/rpush/modis/tree/v4.3.1 ) (2024-08-01)
413
514[ Full Changelog] ( https://github.com/rpush/modis/compare/v4.3.0...v4.3.1 )
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- modis (4.3.1 )
4+ modis (4.3.2 )
55 activemodel (>= 5.2 )
66 activesupport (>= 5.2 )
77 connection_pool (>= 2 )
9494 public_suffix (5.0.1 )
9595 rainbow (3.0.0 )
9696 rake (13.0.1 )
97- redis (5.2 .0 )
97+ redis (5.3 .0 )
9898 redis-client (>= 0.22.0 )
9999 redis-client (0.22.2 )
100100 connection_pool
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Modis
4- VERSION = '4.3.1 '
4+ VERSION = '4.3.2 '
55end
You can’t perform that action at this time.
0 commit comments