1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
f1e852e923 Upgrade all the things 2024-10-13 22:53:54 -05:00
6e046cb293 Upgrade to Ruby 3.2.1 2023-06-25 18:13:00 -05:00
384e7cf8ac
Merge pull request #5 from danbee/dependabot/bundler/kramdown-2.3.1
Bump kramdown from 2.3.0 to 2.3.1
2021-07-13 14:13:47 -05:00
dependabot[bot]
60f38d946c
Bump kramdown from 2.3.0 to 2.3.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

---
updated-dependencies:
- dependency-name: kramdown
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 19:13:32 +00:00
cf65ec8443
Merge pull request #3 from danbee/dependabot/bundler/rexml-3.2.5
Bump rexml from 3.2.4 to 3.2.5
2021-07-13 14:13:25 -05:00
dependabot[bot]
1495f8c081
Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 19:12:55 +00:00
dependabot[bot]
eece913f5c
Bump rexml from 3.2.4 to 3.2.5
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 19:12:39 +00:00
c47d8a61d8 Switch to Ruby 2.7.2 2021-01-31 16:36:07 -05:00
81eb97956c
Switch to bundler 1.17.3 2021-01-14 17:39:18 -05:00
3d18bbc033
Change to 2.6.2
This is a Ruby version that Netlify has a prebuilt image of.
2021-01-14 17:21:15 -05:00
9d21c8b5c0
Upgrade all the things! 2021-01-14 16:58:16 -05:00
448d7bc577
Update dependencies and fix Ruby version 2017-02-04 13:56:03 +00:00
a5b574d7b2
Update gems and config 2017-01-14 18:06:45 +00:00
aaa2341011
Update bundle 2016-07-15 11:33:19 -04:00
b8165f7fe0 Update bundle 2015-11-26 16:24:49 +00:00
Dan Barber
bdebecd0d6 Deployment. 2015-02-14 16:43:55 +00:00
Dan Barber
861d947fe3 Move the site over to Middleman.
This includes converting the haml templates to erb.
2015-02-14 14:48:04 +00:00
Dan Barber
262fb8c6f9 Update gems. 2013-03-20 16:32:33 +00:00
Dan Barber
e6477a7bc8 Add rake task for deploy. 2013-03-20 11:43:07 +00:00
Dan Barber
3ecc6c019e Added therubyracer to gems. Deploy script should now work. 2012-08-04 15:59:10 +01:00
Dan Barber
cc263dad8b Reworked CV site using Stasis. Added current info. 2012-07-29 16:36:05 +01:00