We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31b874f + 81fdc19 commit b3593f5Copy full SHA for b3593f5
1 file changed
Gemfile.lock
@@ -65,16 +65,16 @@ GEM
65
rb-inotify (~> 0.9, >= 0.9.10)
66
logger (1.6.6)
67
memoist (0.16.2)
68
- middleman (4.6.0)
69
- middleman-cli (= 4.6.0)
70
- middleman-core (= 4.6.0)
+ middleman (4.6.1)
+ middleman-cli (= 4.6.1)
+ middleman-core (= 4.6.1)
71
middleman-blog (4.0.3)
72
addressable (~> 2.3)
73
middleman-core (>= 4.0.0)
74
tzinfo (>= 0.3.0)
75
- middleman-cli (4.6.0)
76
- thor (>= 0.17.0, < 1.3.0)
77
- middleman-core (4.6.0)
+ middleman-cli (4.6.1)
+ thor (>= 0.17.0, < 2)
+ middleman-core (4.6.1)
78
activesupport (>= 6.1)
79
addressable (~> 2.4)
80
bundler (~> 2.0)
@@ -157,7 +157,7 @@ GEM
157
temple (~> 0.10.0)
158
tilt (>= 2.1.0)
159
temple (0.10.3)
160
- thor (1.2.2)
+ thor (1.4.0)
161
tilt (2.6.0)
162
toml (0.3.0)
163
parslet (>= 1.8.0, < 3.0.0)
0 commit comments