Skip to content

Commit

Permalink
Merge pull request #6 from bdougie/update-gems
Browse files Browse the repository at this point in the history
update marky markdown
  • Loading branch information
bdougie committed Sep 11, 2019
2 parents efe2a58 + ae2b1e7 commit 9ee2a86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source 'https://rubygems.org' do
gem 'marky_markdown', '~> 0.2.0'
gem 'marky_markdown', '~> 0.2.2'
end

4 changes: 2 additions & 2 deletions Gemfile.lock
@@ -1,13 +1,13 @@
GEM
remote: https://rubygems.org/
specs:
marky_markdown (0.2.0)
marky_markdown (0.2.2)

PLATFORMS
ruby

DEPENDENCIES
marky_markdown (~> 0.2.0)!
marky_markdown (~> 0.2.2)!

BUNDLED WITH
2.0.2

0 comments on commit 9ee2a86

Please sign in to comment.