Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] b1610298b4
Bump redcarpet from 3.5.0 to 3.5.1 (#298)
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmg/redcarpet/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:41:24 -08:00
JP Simard eb8c411e65
Update gems (#245) 2020-04-15 17:38:22 -07:00
Norio Nomura 032316d7c2 [Azure Pipelines] Add Xcode 11 job (#201)
* [Azure Pipelines] Add Xcode 11 job

The document said that is Xcode 11 beta 2 (11M337n).
8422f39c96

* Workaround to https://github.com/CocoaPods/fourflusher/issues/24

* Revert "Workaround to https://github.com/CocoaPods/fourflusher/issues/24"

This reverts commit c4a043b293.

* `bundle update`
2019-07-13 15:26:10 -07:00
JP Simard b01d262331
Update podspec to support multiple swift versions (#185)
* Update podspec to support multiple swift versions

now that CocoaPods 1.7.0 is out: https://github.com/CocoaPods/CocoaPods/releases/tag/1.7.0

* Use CocoaPods from bundler

* Update Bundler version in Gemfile.lock

* Remove .swift-version file
2019-05-24 10:01:27 -07:00
JP Simard a769410ceb
Revert bundler version in Gemfile.lock 2019-04-06 13:53:33 -07:00
JP Simard 4ce5c80027
Update gems 2019-04-06 12:53:22 -07:00
JP Simard 41d57e2cd9
Update gems 2018-12-05 12:35:25 -08:00
JP Simard 9d8a174ec5
Update CocoaPods to 1.5.2 & jazzy to 0.9.3 2018-05-09 16:35:52 -07:00
JP Simard ac1626fce0
Add jazzy to Gemfile 2018-05-06 11:26:49 -07:00
Norio Nomura df6658ed8e
Use .ruby-version
https://circleci.com/docs/2.0/testing-ios/#custom-ruby-versions
2018-03-02 11:45:42 +09:00