Skip to content

Commit b3593f5

Browse files
authored
Merge pull request #231 from rspec/dependabot/bundler/thor-1.4.0
Bump thor from 1.2.2 to 1.4.0
2 parents 31b874f + 81fdc19 commit b3593f5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,16 @@ GEM
6565
rb-inotify (~> 0.9, >= 0.9.10)
6666
logger (1.6.6)
6767
memoist (0.16.2)
68-
middleman (4.6.0)
69-
middleman-cli (= 4.6.0)
70-
middleman-core (= 4.6.0)
68+
middleman (4.6.1)
69+
middleman-cli (= 4.6.1)
70+
middleman-core (= 4.6.1)
7171
middleman-blog (4.0.3)
7272
addressable (~> 2.3)
7373
middleman-core (>= 4.0.0)
7474
tzinfo (>= 0.3.0)
75-
middleman-cli (4.6.0)
76-
thor (>= 0.17.0, < 1.3.0)
77-
middleman-core (4.6.0)
75+
middleman-cli (4.6.1)
76+
thor (>= 0.17.0, < 2)
77+
middleman-core (4.6.1)
7878
activesupport (>= 6.1)
7979
addressable (~> 2.4)
8080
bundler (~> 2.0)
@@ -157,7 +157,7 @@ GEM
157157
temple (~> 0.10.0)
158158
tilt (>= 2.1.0)
159159
temple (0.10.3)
160-
thor (1.2.2)
160+
thor (1.4.0)
161161
tilt (2.6.0)
162162
toml (0.3.0)
163163
parslet (>= 1.8.0, < 3.0.0)

0 commit comments

Comments
 (0)