File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.5.2] ( https://github.com/solidusio/solidus_dev_support/tree/2.5.2 ) (2021-11-23)
4+
5+ [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.1...2.5.2 )
6+
7+ ** Merged pull requests:**
8+
9+ - Loosen webdrivers constraint in solidus\_ dev\_ support [ \# 180] ( https://github.com/solidusio/solidus_dev_support/pull/180 ) ([ gsmendoza] ( https://github.com/gsmendoza ) )
10+
11+ ## [ v2.5.1] ( https://github.com/solidusio/solidus_dev_support/tree/v2.5.1 ) (2021-08-31)
12+
13+ [ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.5.0...v2.5.1 )
14+
315## [ v2.5.0] ( https://github.com/solidusio/solidus_dev_support/tree/v2.5.0 ) (2021-04-20)
416
517[ Full Changelog] ( https://github.com/solidusio/solidus_dev_support/compare/v2.4.3...v2.5.0 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module SolidusDevSupport
4- VERSION = "2.5.1 "
4+ VERSION = "2.5.2 "
55
66 def self . gem_version
77 Gem ::Version . new ( VERSION )
You can’t perform that action at this time.
0 commit comments